PC Review Forums Newsgroups Windows 2000 Microsoft Windows 2000 Printing Driver content printing?

Reply

Driver content printing?

 
Thread Tools Rate Thread
Old 05-01-2004, 05:35 PM   #1
Gatesy
Guest
 
Posts: n/a
Default Driver content printing?


Has anyone got any idea on how to print the contents of a
drive from Windows 2000, without going into all the
folders, and sub folders?

Cheers!
  Reply With Quote
Old 05-01-2004, 07:04 PM   #2
Kevin Geuss
Guest
 
Posts: n/a
Default Driver content printing?

you can try going to the root of your c drive and at the
c:> prompt type the following command
C:> dir > LPT1 or the lpt port that your printer is
connected to. this will print a directory tree of your
hdd.

Hope this helps.

Kevin Geuss
>-----Original Message-----
>Has anyone got any idea on how to print the contents of

a
>drive from Windows 2000, without going into all the
>folders, and sub folders?
>
>Cheers!
>.
>

  Reply With Quote
Old 08-01-2004, 07:37 AM   #3
Bruce Sanderson
Guest
 
Posts: n/a
Default Re: Driver content printing?

Try the "tree" command.

Remember that you can "pipe" the output of any command to a file.

e.g. tree > c:\temp\tree.doc

if you use the /F option (e.g. tree /F > c:\temp\tree.doc), you get a list
of all the files in every sub-directory.

The tree command uses the "DOS" line drawing characters. If you open the
resulting file in Word, you get File Conversion dialog box; select the
"MS-DOS" radio button to get the line drawing characters to display
correctly.

--
Bruce Sanderson MVP

It is perfectly useless to know the right answer to the wrong question.


"Gatesy" <mark.gtaes@dunhill.com> wrote in message
news:006901c3d3a9$fbac4250$a301280a@phx.gbl...
> Has anyone got any idea on how to print the contents of a
> drive from Windows 2000, without going into all the
> folders, and sub folders?
>
> Cheers!



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off