I got that to work.. now to another problem.. i have this line:
Code:
.splay $read(" $+ $mircdir/mp3list.txt $+ ",$did(playlist,1).sel)

and it works just fine. but if the mp3 have the name: '05 file.mp3' then i got an error that the file arent in the mp3 dir.. but it is, so i guess it have problems read the space in the mp3 name, if the mp3 is named '05_file.mp3' it works just fine.. :tongue: by the way, this is my own mp3's, nothing i DL'd from the net wink