FlyerTalk Forums - View Single Post - Convert Directory of Files into Text File of File Names?
Thread
:
Convert Directory of Files into Text File of File Names?
View Single Post
Dec 23, 2010 | 8:59 pm
#
2
KIXman
Join Date:
May 2006
Posts:
1,934
I think it was something like doing this from the command prompt:
cd
<directory name>
dir *.* >
textfile.txt
where textfile.txt is your output file
Reply
KIXman
View Public Profile
Find More Posts by KIXman
Post Options