Xerra #1 Is there any way of setting the default directory on a file requester to point at the "My Music" folder?Thanks,
Yan #2 This should work...RequestFile("Get Music", "Music Files:mp3,ogg,wav;All Files:*", False, "%HOME%\My Documents\My Music")
Xerra #3 Doesn't go to that directory when I tried it but using that method does default you to the same directory you were in when you last used the requester which is good enough for me really.Thanks a lot.