Question : What is the DOS command to create a text file of the directory of a folder?

Hello -

I need to access every file in a directory and I have forgotten the DOS command that puts out the list of files in a folder as a text file - can anyone refresh my memory?

Thanks!

steve

Answer : What is the DOS command to create a text file of the directory of a folder?

do you mean:

dir "C:\Program Files" > C:\list_of_program_files.txt
Random Solutions  
 
programming4us programming4us