Save a list of files and subfolders
Posted: 25 Jul 2011 20:35
Hi
i am looking for batch file which will retrive all the information from folder & subfolder & save the data on excel file
like f:\ >f:\filename.txt but this syntax don't work for sub folders
i will appreciate any help on this
e.g below should be output once i execute batch.
C:\Users\Desktop\Temp\TXT\sample sheet.xls
C:\Users\Desktop\Temp\sample1 sheet.xls
i am looking for batch file which will retrive all the information from folder & subfolder & save the data on excel file
like f:\ >f:\filename.txt but this syntax don't work for sub folders
i will appreciate any help on this
e.g below should be output once i execute batch.
C:\Users\Desktop\Temp\TXT\sample sheet.xls
C:\Users\Desktop\Temp\sample1 sheet.xls