Printing a report of all files in a directory

G

Guest

Can anyone tell me how I would go about printing a list of
all files that reside in a particular directory location?
 
G

Guest

From within dos, print the name of the directory that
contains the list of the files you are wanting to print.
 
D

David Lowndes

Can anyone tell me how I would go about printing a list of
all files that reside in a particular directory location?

You can use the command line DIR command and redirect its output to a
text file that you can print from Notepad. If you'd like something a
little more integrated with Explorer, have a look at a 3'rd party
add-on such as ExpPrint http://www.jddesign.co.uk/.

ExpPrint is an Explorer context menu extension that gives you a "Print
Directory Listing" menu when you select any file folder, drive, or
files. It has quite a comprehensive sorting and layout capability,
and is only a small download.

ExpPrint is shareware, the only restriction on the non-registered
usage is that the Save settings capability is disabled. Other than
that it's fully functional.

Dave
 

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

Top