Copy Folder Contents to Word Document June 19th, 2013, 4:52pm
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
For the Christian
who Knows Everything
about the Bible


The Bible for a New Generation

Here is a revealing, new book on Romans (other books of the Bible are also available). Discover age-old Bible secrets that Christians and churches today are ignorant of. Even people who have gone to church all of their lives have been pleasantly surprised by how much they learned from these books (complete with study notes and discussion questions). See our website for more details.



Get it today at www.bible4ang.com

Free Weekly Newsletter
Learn Tips about your Computer
from a Trusted, Knowledgeable Source


Subscribe to Ray's Computer Tips by entering your email address below and clicking on the button. We have a No Spam policy


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