Printing the contents (list of contents) of a Directory

  • Thread starter Thread starter Claude Martin
  • Start date Start date
C

Claude Martin

Is there any way I can print out a list of the names of files in a
directory so I can use to compare to files I have stored on CDs
 
Is there any way I can print out a list of the names of files in a
directory so I can use to compare to files I have stored on CDs

Claude,

You can use the command line DIR command, or if you'd prefer a method
more integrated with Explorer, have a look at ExpPrint
http://www.jddesign.co.uk/.

Dave
 
Thanks, I found your suggestion in an earlier post and have it installed.
Works great, thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top