Printing a Dir Tree
Results 1 to 12 of 12

Thread: Printing a Dir Tree

  1. #1
    Registered User scabs's Avatar
    Join Date
    May 2001
    Location
    South
    Posts
    97

    Printing a Dir Tree

    In windows is there a way to print a folder and all the files listed under that folder. I now you can do this in dos but was wondering if there is a way in windows to do it?

    Thanks
    ScabS

  2. #2
    Banned TripleRLtd's Avatar
    Join Date
    Aug 2003
    Location
    SW Florida...eye of the storm.
    Posts
    7,251

  3. #3
    Geezer confus-ed's Avatar
    Join Date
    Jul 1999
    Location
    In front of my PC....
    Posts
    13,087
    btw in dos it would just be 'dir >prn /s' assuming you change to the top level directory you want the listing from - full syntax here

  4. #4
    Registered User RejectionMan's Avatar
    Join Date
    Apr 2002
    Location
    Edmonton
    Posts
    552
    als in dos try:

    tree /f>prn/s

    if all you want is a listing of files and folders as well as sub folder contents.

  5. #5
    Geezer confus-ed's Avatar
    Join Date
    Jul 1999
    Location
    In front of my PC....
    Posts
    13,087
    Quote Originally Posted by RejectionMan
    tree /f>prn/s
    Can't use the '/s' switch with 'tree' - its meant to give the directory structure for a drive, & the '/f' switch adds file listings for each directory, but you can start in a directory & list from there on down, 'tree c:\windows /a' for instance - syntax here - which'll be 'tidier' than all the columns you get with dir .

  6. #6
    Banned TripleRLtd's Avatar
    Join Date
    Aug 2003
    Location
    SW Florida...eye of the storm.
    Posts
    7,251
    Cool, Dos syntax.
    btw people, note the original post:
    Quote Originally Posted by scabs
    In windows is there a way to print a folder and all the files listed under that folder. I now you can do this in dos but was wondering if there is a way in windows to do it?

    Thanks
    ScabS

  7. #7
    Geezer confus-ed's Avatar
    Join Date
    Jul 1999
    Location
    In front of my PC....
    Posts
    13,087
    Quote Originally Posted by TripleRLtd
    Cool, Dos syntax.
    btw people, note the original post:
    Yeah & dos works in windows at prompt & you need to add a utility to do it your way, so I know which one is 'in' windows & which ain't - so Ha !

    I can't think of a practical way to do this without adding something though, but its so simple in dos (well at 'prompt' as its different), why do you want another way ?

  8. #8
    Banned TripleRLtd's Avatar
    Join Date
    Aug 2003
    Location
    SW Florida...eye of the storm.
    Posts
    7,251
    I guess you'll have to ask scabs that question.

  9. #9
    Registered User Scooter's Avatar
    Join Date
    Mar 2002
    Location
    Houston, Texas
    Posts
    103

    Creative Element Power Tools

    You can also download a copy of Creative Element Power tools. It is freeware.

    http://www.creativelement.com/powertools/

    You can right click on the parent folder and choose "Copy Folder Listing" and then paste it into any app like notepad or MS Word... kinda nifty...

    also has some other cool features.

  10. #10
    Registered User scabs's Avatar
    Join Date
    May 2001
    Location
    South
    Posts
    97
    Quote Originally Posted by confus-ed
    Yeah & dos works in windows at prompt & you need to add a utility to do it your way, so I know which one is 'in' windows & which ain't - so Ha !

    I can't think of a practical way to do this without adding something though, but its so simple in dos (well at 'prompt' as its different), why do you want another way ?

    It was just a question I was wondering about. I know DOS is easy but was just wondering if there was a way inside of windows without the dos box, was there a way to do it. It seems like there should be but I just wanted input. :-)

  11. #11
    Registered User Gabriel's Avatar
    Join Date
    Aug 2000
    Location
    Tel Aviv Israel
    Posts
    2,161
    How about this
    http://support.microsoft.com/default...b;EN-US;321379

    Just came across it
    Gabriel

  12. #12
    Registered User
    Join Date
    Oct 2000
    Posts
    1,569

Similar Threads

  1. Not printing in color from IE6...
    By techleet in forum Windows NT/2000
    Replies: 2
    Last Post: January 24th, 2003, 09:35 AM
  2. help with printing problems
    By kato in forum Digital Imaging
    Replies: 1
    Last Post: January 17th, 2002, 03:05 PM
  3. HP Printers printing in Windows 2000
    By Quiet Thunder in forum Digital Imaging
    Replies: 7
    Last Post: January 16th, 2002, 11:11 AM
  4. Replies: 6
    Last Post: October 6th, 2001, 07:06 PM
  5. Redirection of temp dir
    By goranm in forum Windows NT/2000
    Replies: 1
    Last Post: June 4th, 2001, 12:53 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •