I know I read once that theres a way to generate/print folders or files in a list form. My music drive has 40Gigs+ and I'd really like to print all my folders in a nice easy list. Anyone know how?! thanks have a grey, cold, rainy, lazy, wonderful day. esse...in S.A.
one way in windows is open a DOS command window. go to the directory in question (to list all subdirectories ordered by name and not including subdirectory names type dir /s/n/on/a-d > c:\filelist.txt then you have all the names with dates in c:\filelist.txt If you have windows xp use the search command, then use the following in the search field. c:\mymp3dir\*.mp3