Copy Folder Contents to Word Document February 9th, 2012, 7:21am
Home Calendar Search Register Login
Welcome, Guest. Please login or register.

Computer Q&A Board    Answers    Other Programs  ›  Copy Folder Contents to Word Document

 Pages: 1
Recommend Print
  Author    Copy Folder Contents to Word Document
judie panneton
Posted: April 16th, 2006, 6:26pm Report to Moderator
Baby Member


Posts: 1
Does anyone know how I can copy a list of all of the icons or titles of folders and files into a Word document so that I can have paper list of all of my documents? Thanks.
Logged Offline
e-mail
The Bible for a New Generation


A revolutionary new Bible version
that is straightforward, easy-to-understand, and
in the words that you use everyday.



Get it today at www.bible4ang.com

This Forum brought to you by



Great Software
Forever Free Updates
TSYS
Posted: April 23rd, 2006, 12:04pm Report to Moderator
Baby Member


Posts: 4
Use the "dir" command: start Command Prompt, set the current directory, then redirect the output of the "dir" command to a text file: For example:

C:\Documents and Settings\Administrator> cd C:\
C:\>dir /S >C:\DirList.txt


A couple of caveats: First, the above example will cause all files on the C: drive to be listed, which, on a modern computer, may result in tens of thousands of lines in "DirList.txt"; use the "cd" (change directory) command to set a start point. Second, use "dir /?" to see what options are available (for example, the /S means to list all subdirectories).

The text file can then be imported into your favourite word processor.
Logged Offline
e-mail Reply: 1 - 2
pipdev
Posted: April 23rd, 2006, 7:51pm Report to Moderator
Baby Member


Posts: 45
Alternatively, if you do not like command-line working, try "Karen's Directory Printer" - despite the name, it does print to file as well - at this address.

http://www.karenware.com/powertools/powertools.asp
Logged Offline
e-mail Reply: 2 - 2
 Pages: 1
Recommend Print

Locked Board Board Index    Other Programs  [ previous | next ] Switch to:

Thread Rating
There is currently no rating for this thread
 
Forum Rules
You may not post new threads
You may not post replies
You may not post polls
You may not post attachments
HTML is off
Blah Code is on
Smilies are on

Powered by E-Blah Platinum 9.6 © 2001-2006