Search found 1 match
- Sun Aug 03, 2008 9:14 am
- Forum: Need Help with Addons? (MMW4)
- Topic: Scripting Functionality Thread (NO Script Requests Here!)
- Replies: 192
- Views: 131348
Re: Scripting Functionality Thread (NO Script Requests Here!)
Method for translating autoplaylist querydata into SQL and vice versa. I also support this request. :) I think it would be good to have a function like: Function SDBDatabase.GetPlaylistQuery(ID As Integer) As String It would work in the same way as GetFilterQuery() but for an auto-playlist. This ...