1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

How do I print folder contents

Discussion in 'Legacy Windows' started by pilotgal8, 2002/06/17.

Thread Status:
Not open for further replies.
  1. 2002/06/17
    pilotgal8 Lifetime Subscription

    pilotgal8 Well-Known Member Thread Starter

    Joined:
    2002/01/07
    Messages:
    459
    Likes Received:
    0
    I'd like to be able to print a list of files in a directory & their attributes like date created.

    I had a tool that worked in W98, but would like to know if there's a W2K tool that's better.

    Currently use a PRINTDIR.BAT that's stored in the SENDTO Folder so it's right click available from any position in Explorer.

    Thanks in advance for the help.

    It would help if it printed the contents in the order displayed (file size/date/name)
     
    Last edited: 2002/06/17
  2. 2002/06/17
    Steve R Jones

    Steve R Jones SuperGeek Staff

    Joined:
    2001/12/30
    Messages:
    12,317
    Likes Received:
    252
    Doesn't the printdir.bat work?

    There are dozens of sharwares on the internet that will do this.

    You can also simply go to a DOS prompt->change to the folder and type:

    DIR >LPT1
    (this will send the results od the DIrectory command out to your printer)

    or

    DIR >filename.txt
    (this will create a text file that can be opened wth notepad and printed)
     

  3. to hide this advert.

  4. 2002/06/17
    pilotgal8 Lifetime Subscription

    pilotgal8 Well-Known Member Thread Starter

    Joined:
    2002/01/07
    Messages:
    459
    Likes Received:
    0
    Steve


    Thanks PRINTDIR does work, but doesn't provide any sort capability.

    The DOS route won't work as I use long file names & DOS doens't recognize them. (unless there's something I'm missing)
     
  5. 2002/06/17
    Newt

    Newt Inactive

    Joined:
    2002/01/07
    Messages:
    10,974
    Likes Received:
    2
    From a DOS window, try doing a dir /? and look at the options. Easy enough to put in a sort switch (alpha, extension, size date, whatever) and to have long, short, or both long & short filenames display.
     
    Newt,
    #4
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.