 | |
06-16-2003, 02:46 AM
|
#1 (permalink)
| | Registered User
Join Date: Jan 2003 Location: Wiltshire, England.
Posts: 539
| » 
Printing a directory
Hi everyone.
I am trying to print the contents of my 'My Documents' folder, is there a way I can do it so it prints like it looks on the screen. i.e. full details, time date, size etc. and in the order I want it i.e. by date as apposed to by alphabetical.
I have tried printing from the command prompt -
dir *.* >prn
But nothing worked. - Using a USB printer (epson photo890) so not plugged into LPT port.
Using Windows 2000.
Any help greatly appreciated.
Last edited by win2kuser; 06-16-2003 at 02:48 AM.
|
| |
06-16-2003, 03:10 AM
|
#2 (permalink)
| | Registered User
Join Date: Oct 2001 Location: Mid-Atlantic
Posts: 1,361
|
I've used Printfolder 1.2 (freeware ver.) to just print the contents of a directory.It works but,as I recall, the old version had a bug that caused all the modification dates to be the same.They may have fixed it.
It did what I wanted it to do: print out a list of MP3s.
HTH
lynch
__________________
Seldom right,but never in doubt...
|
| |
06-16-2003, 03:12 AM
|
#3 (permalink)
| | Registered User
Join Date: Mar 2003 Location: sacramento ,ca
Posts: 3,176
|
can't you open the folder then hit print screen save it and open that up and then print?
|
| |
06-16-2003, 03:37 AM
|
#4 (permalink)
| | Registered User
Join Date: Jan 2003 Location: New York
Posts: 1,588
|
To sort the files by date simply click on the header at the top of the list with "date" printed on it. I'm not sure how to print something like this as text, but you could always take screen shots (print screen button) and then paste them into a photoeditor and crop the extra junk off.
|
| |
06-16-2003, 05:13 AM
|
#5 (permalink)
| | Registered User
Join Date: Jan 2003 Location: Wiltshire, England.
Posts: 539
|
OK, thanks guys.
I tried the Print Folder utility, it's a great little progy and works fine, but will only print alphabetically.
When I hit the Print Screen Button, the cursor changes to a little hour glass simble momentarily, but then nothing else happens, does is just save it somewhere, if so any idea where?
Would it be better to download a screen capture utility of some kind? There is one on that No-Nonsense site.
Thanks again...
|
| |
06-16-2003, 05:18 AM
|
#6 (permalink)
| | Registered User
Join Date: Oct 2001 Location: Finland
Posts: 3,838
|
It goes to your clipboard, you need to open some image editor (paint will do just fine, photoedit will be better), paste it there and then print it.
-M
|
| |
06-16-2003, 05:25 AM
|
#7 (permalink)
| | Registered User
Join Date: Jan 2003 Location: Wiltshire, England.
Posts: 539
|
Ah, that would be it then - I knew it would be something simple
I actually downloaded Screen Grab1.0 which will capture just the active window rather than the entire screen.
You would have thought Micro$oft would have included some form of folder print, but never mind.
Thanks to you all for your help.
|
| |
06-16-2003, 05:27 AM
|
#8 (permalink)
| | Registered User
Join Date: Oct 2001 Location: Finland
Posts: 3,838
|
Alt-PrintScreen will capture active window, PrintScreen will capture entire desktop.
-M
|
| |
06-16-2003, 05:50 AM
|
#9 (permalink)
| | Registered User
Join Date: Oct 2002 Location: Scotland, UK
Posts: 2,946
|
Why don't you just do dir > file
then open "file" in notepad and print it?
__________________
_____
NuKeS
|
| |
06-16-2003, 05:54 AM
|
#10 (permalink)
| | Registered User
Join Date: Oct 2001 Location: Finland
Posts: 3,838
|
If you want to do it that way, you need to set some switches for dir.
Like this->
dir /OD *.* >> listing.txt
/OD will sort the files by date.
-M
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | Most Active Discussions  | | | | | Recent Discussions  | | | | | |