Printing folder contents list

  • Thread starter Thread starter Philippa White
  • Start date Start date
P

Philippa White

I would like to print out a page which shows the contents
of a document folder. The folder contains text files,
and I need to see a list of the file names and details.
Does anyone know of a way to print out the folder
contents list, without it printing every document in the
folder?
Thanks, Philippa.
 
I would like to print out a page which shows the contents
of a document folder. The folder contains text files,
and I need to see a list of the file names and details.
Does anyone know of a way to print out the folder
contents list, without it printing every document in the
folder?

Philippa,

You can use the command line DIR command and redirect its output
to a text file and then print that. ALternatively, you can use a
dedicated 3'rd party utility 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
 
Back
Top