TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:RE: Looking for a directory mapping tool From:"Spreadbury, David" <david -dot- spreadbury -at- tellabs -dot- com> To:"TECHWR-L" <techwr-l -at- lists -dot- techwr-l -dot- com> Date:Tue, 17 May 2005 08:34:43 -0500
You could use the old DOS dir command to output the directory structure,
with all included files, to a text file and then import this into Excel.
You might need to do a little editing on a text editor to organize the
data, e.g., add tabs to create a tab-delimited file which would import
cleaner and save work on the Excel side.
Open a command window and try entering:
c:
cd workingfiles
Dir c:\workingfiles /o /s > workingfiles.txt
The price is right - free.
-----Original Message-----
From: bounce-techwr-l-195991 -at- lists -dot- techwr-l -dot- com
[mailto:bounce-techwr-l-195991 -at- lists -dot- techwr-l -dot- com] On Behalf Of Susan
Guttman
Sent: Tuesday, May 17, 2005 8:18 AM
To: TECHWR-L
Subject: Looking for a directory mapping tool
Hi all;
I'm sure what I'm looking for exists, but have no idea where to find it.
We have a couple of fairly large TW-specific directories here,
containing tutorials and procedures and document templates and project
documentation and project management templates and a few kitchen sinks.
The only person who
*really* knows the contents of the directories and their uses is leaving
in a week (of the remaining writers, two of us have been here less than
two months and the other never really had to learn much beyond what they
needed at a given moment).
I want to map out the contents of the directory so that we can all go
over them with the departing font o' knowledge before her departure, and
I was hoping to find a tool that could map out a directory structure and
files and export that information to Excel or the equivalent (CSV output
or somesuch).
I could then use the Excel file to record the location and function of
each file for posterity, i.e. me and the other writers.
A tool this useful must already be out there. Can anybody point me in
the right direction?
Many thanks in advance,
Bill S. Guttman
TW Monkey
============================================================
The information contained in this message may be privileged
and confidential and protected from disclosure. If the reader
of this message is not the intended recipient, or an employee
or agent responsible for delivering this message to the
intended recipient, you are hereby notified that any reproduction,
dissemination or distribution of this communication is strictly
prohibited. If you have received this communication in error,
please notify us immediately by replying to the message and
deleting it from your computer. Thank you. Tellabs
============================================================
New from Quadralay Corporation: WebWorks ePublisher Pro!
Completely XML-based online publishing. Easily create 14 online formats, including 6 Help systems, in a streamlined project-based workflow. Word version ships in June, FrameMaker version ships in July. Sign up for a live, online demo! http://www.webworks.com/techwr-l
---
You are currently subscribed to techwr-l as:
archiver -at- techwr-l -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- techwr-l -dot- com
Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit http://www.techwr-l.com/techwhirl/ for more resources and info.