Printing a folder list

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

On an earlier question regarding printing a folder document list...I received
an answer that only seems to work with Outlook 2002 and below.

I need to print a folder list of documents and I used to be able to do this
through Outlook as a work around. It does not appear to work with Outlook
2003 because Outlook 2003 does not have the Outlook Bar where I can get to
"My Computer"/Other Shortcuts. Am I missing something simple? Please advise.
 
Hi there
On an earlier question regarding printing a folder document list...I received
an answer that only seems to work with Outlook 2002 and below.

I need to print a folder list of documents and I used to be able to do this
through Outlook as a work around. It does not appear to work with Outlook
2003 because Outlook 2003 does not have the Outlook Bar where I can get to
"My Computer"/Other Shortcuts. Am I missing something simple? Please advise.

I'm not familiar with that workaround. Do you want to print out the
_contents_ of the files in a given folder, or only the list of files?
You could create that list in the shell/DOS box with the following command:

dir /b >filelist.txt

.... and print this file afterwards (through Windows Explorer, for instance).

HTH
Robert
 

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