index in opGetPlaylistString [Archive] - Quintessential Forum

PDA

View Full Version : index in opGetPlaylistString


Tokelil
05-04-2004, 12:27 AM
I was just wondering why -1 as index when using opGetPlaylistString doesn't work. Any good reason why it isn't consistent with the other opGet's ?

Paul
05-05-2004, 06:45 PM
If should use -1 for current, but was left out (can't remember any good reason). Will correct for next release.

Tokelil
05-05-2004, 08:55 PM
Thanks