Re: Question: Printing List of Files In a Folder
- From: Bruce Chambers <bchambers@xxxxxxxxxxxx>
- Date: Tue, 27 Feb 2007 18:57:29 -0700
oldtimer wrote:
I have a folder containing .doc and .xls files. I would like to print a list of the files in that folder.
From the command prompt (Start > Run > Cmd.exe), simply change to the desired directory and type "dir > filelist.txt" or "dir > lpt1," just as you used to do in DOS. Any of the switches for the DIR command (type "dir /?") will work with this command, if you wish to modify the output. You can then subsequently edit the resulting text file using NotePad, WordPad, Word, etc.
Alternatively:
HOW TO Add a Print Directory Feature for Folders in Windows XP
http://support.microsoft.com/?kbid=321379
Even a "print screen" option would be acceptable.
Pressing the <PrtScn> key copies the entire display to the
clipboard. Pressing <ALT>+<PrtScn> copies only the active Window to
the clipboard (iow, into RAM). To view the screen capture, open a
graphics program, such as MS Paint, and press <CTRL>+V. This will
paste the contents of the clipboard (your screenshot) into the open
file, and allow you to view it or save it as a file for later use.
How to Capture Screen Shots in Windows Using the Print Screen Key
http://support.microsoft.com/default.aspx?scid=kb;en-us;173884
How can I do this?
As above; take your pick.
--
Bruce Chambers
Help us help you:
http://dts-l.org/goodpost.htm
http://www.catb.org/~esr/faqs/smart-questions.html
They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. -Benjamin Franklin
Many people would rather die than think; in fact, most do. -Bertrand Russell
.
- Prev by Date: Re: Can't Start Windows In Safe Boot
- Next by Date: Re: Microsoft Windows Search Indexer has encountered a problem
- Previous by thread: Re: Question: Printing List of Files In a Folder
- Next by thread: Re: outlook 2000
- Index(es):
Relevant Pages
|