ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Good Folder Printer

(1/2) > >>

imtrobin:
Hi,

I've been looking through a few file/folder printer, and can't find one which does this. Basically, I want the output of the folders to be printed with indents eg.

If the folder structure is

 C:\Folder1\Folder2\Folder3\file.txt

Then the output file format (txt or html) looks something like

  C:\
       Folder1
           Folder2
              Folder3
                   file.txt

Anyone has a recommendation for such a program? Preferably freeware.

Carol Haynes:
You could try http://www.karenware.com/powertools/ptdirprn.asp. I used this ages ago but haven't currently got it installed so can't remember exactly what or how it will print.

Karen has a lot of interesting programmes, all of which are free and you can download the source code too.

AbteriX:
Open DOS-Box:

C:\>  tree   "Folder1"   >   DirList.txt



--- ---C:\PROGRAM FILES
├───3D GIF Designer
│   ├───Animations
│   │   ├───Banners
│   │   ├───Buttons
│   │   └───Logos
│   └───Pictures
│       ├───Presets
│       └───Textures
├───AHK_FileCreater
├───CLCL Ver 1.1.2 (11Feb2005)
│   ├───clcl112_eng
│   │   ├───User
Then open and print DirList.txt

HTH  :(

imtrobin:
Karen's tool didn't work. The dos tree command is cool. Thanks!

AbteriX:
The dos tree command is cool. Thanks!-imtrobin (August 25, 2005, 11:49 AM)
--- End quote ---
Fine  :)
Here is an tool how generates list of an folder containt:
Directory Lister from http://freeware.prv.pl
The version 0.7.2 was freeware, the new one is now shareware.

But thought this brings not the output you need ?


===
Nothing's impossible for those who don't have to do it.

Navigation

[0] Message Index

[#] Next page

Go to full version