PDA

View Full Version : Getting a list from a folder of files



SingaBoiy
04-09-2005, 02:55 PM
I need to compile a list from a folder with a bunch of files in it. Anyone know how or what to use? :(

ObiWan
04-09-2005, 03:14 PM
if you open up a command prompt
go to the folder you want a list of the files in it
run the command "tree /F"
to save to a file use "tree /A /F > filename.txt"

SingaBoiy
04-09-2005, 03:48 PM
it says:

Invalid path - "location"\list.txt
No subfolders exist

Replace "location with the folder it is in.

:(

EDIT: oops, forgot the ">". It worked. Thanks :D

SingaBoiy
07-04-2005, 01:30 AM
Is there any way to cd to D:\ in cmd? It wont let me :\

RealitY
07-04-2005, 08:11 AM
Ive only used DirLister and it works fine...

wsmacsl
07-09-2005, 12:47 PM
i have a cool program called file list generator, which is what i use when i want to post my music list, have a search on google, am sure u will find it there