Printing file names in a directory

B

Bruno Arnold

-----Original Message-----
Is there some way I can print a list of the full file names
in a directory?
.

Is there is a configured printer on LPT1, then open a
command prompt (STAR->RUN->command) and use:

DIR > LPT1

To see the list of shared printers, maybe you coudl use
the command:

NET USE
 
D

David Lowndes

Is there some way I can print a list of the full file names
in a directory?

Ellis,

You can use the command line DIR command, or if you'd like something a
little more refined than a DIR output, have a look at 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