Is There a Directory Contents Listing Software where i can print or list file names ?
I want to be able to list and print out the contents of the folder or directory where there are 1000's of files
Public Comments
- Start Run CMD go to the directory that you want to print then: dir *.* | prn (to send it to the printer) dir *.* > directorylist.txt (to send it to a file for printing)
- Jin Ponder is clever. Go with him
- you can find he required software (dir2file) in this link : http://drn.digitalriver.com/product.php%5Bid%5D43672%5BSiteID%5Dmacesoftware
Powered by Yahoo! Answers