Hi Steegy, and thank you for your reply.
The script you showed me did exactly what I need, but I ran into a problem
The command for expanding the playlists node worked great, but I could not figure out how to browse my way down one of my harddrives.
I've attached a screenshot of the file browser as it looks right after startup.
I've used the following code:
ChooseMore SDB.MainTree.Node_Playlists,""
ChooseMore SDB.MainTree.Node_MyComputer,""
I tried the following code a few times, but it crashed MM:
ChooseMore SDB.MainTree.Node_MyComputer,"D:\" & sN & "Music"
Thank you for all your help!
Pic:

Hi Steegy, and thank you for your reply.
The script you showed me did exactly what I need, but I ran into a problem :-)
The command for expanding the playlists node worked great, but I could not figure out how to browse my way down one of my harddrives.
I've attached a screenshot of the file browser as it looks right after startup.
I've used the following code:
ChooseMore SDB.MainTree.Node_Playlists,""
ChooseMore SDB.MainTree.Node_MyComputer,""
I tried the following code a few times, but it crashed MM:
ChooseMore SDB.MainTree.Node_MyComputer,"D:\" & sN & "Music"
Thank you for all your help!
Pic: [img]http://skovli.org/screen.gif[/img]