Dim x
x = playlist.getselection()
tot = ubound(x,1) + 1
 
for i = 1 to tot / 2
  playlist.swapindex x(i).position, x(tot-i).position
next
 
quit
 
examples/playlist/reverse_playlist.txt · Last modified: 2006/11/06 15:44
 
Recent changes RSS feed Creative Commons License Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Music Plugins