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: Convert a directory of Word files to a TOC From:Paul Hanson <phanson -at- Quintrex -dot- com> To:'John Posada' <jposada99 -at- gmail -dot- com>, "techwr-l -at- lists -dot- techwr-l -dot- com" <techwr-l -at- lists -dot- techwr-l -dot- com> Date:Thu, 16 Oct 2008 08:57:07 -0500
Apologies if I misunderstand what you are trying to do. Based upon what you wrote, this is what I would do:
Use the DOS "DIR" command to create a .txt file that has all the file names listed.
Something like
DIR *.* /s >file.txt
Then open up file.txt in Word. Strip all the other stuff, like date & time, that you don't need. I often replace <space><space> with a tab and convert to a table. Then delete the columns that don't apply.
You would end up with a list like
MPLS20S04L01.doc
MPLS20S04L02.doc
MPLS20S04L03.doc
MPLS20S04L04.doc
On the first page of your doc.
Insert a page break above the first file so you have
-----Original Message-----
From: techwr-l-bounces+phanson=quintrex -dot- com -at- lists -dot- techwr-l -dot- com [mailto:techwr-l-bounces+phanson=quintrex -dot- com -at- lists -dot- techwr-l -dot- com] On Behalf Of John Posada
Sent: Thursday, October 16, 2008 8:50 AM
To: techwr-l -at- lists -dot- techwr-l -dot- com
Subject: Convert a directory of Word files to a TOC
Hi, guys...I want to do something that is over my head.
I was given over 250mb of Word files from an outside vendor (about 50
files). They are named by seqential numbers (MPLS20S04L01.doc,
MPLS20S04L02.doc, etc, though the numbers come in different groups) .
What I'd like to do is programmitcally, generate a TOC type of doc
that contains the file name and H1 title that can be picked up from
inside of the document.
That means something programmically has to start at the top of the
directory, write the file name ot a TOC Word doc, open the doc, write
the H1 to the TOC Word doc, close, go to the next file, write the
filename to the TOC doc, open and write the H1 title to the TOC doc,
etc.
No links, just a list. Has anyone done something like this before?
--
John Posada
Senior Technical Writer
NYMetro STC President
'Half this game is ninety percent mental.'
-- Danny Ozark, Philadelphia Phillies manager
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ComponentOne Doc-To-Help gives you everything you need to author and
publish quality Help, Web, and print content. Perfect for technical
authors, developers, and policy writers. Download a FREE trial. http://www.componentone.com/DocToHelp/
True single source, conditional content, PDF export, modular help.
Help & Manual is the most powerful authoring tool for technical
documentation. Boost your productivity! http://www.helpandmanual.com
---
You are currently subscribed to TECHWR-L as PHanson -at- quintrex -dot- com -dot-
ComponentOne Doc-To-Help gives you everything you need to author and
publish quality Help, Web, and print content. Perfect for technical
authors, developers, and policy writers. Download a FREE trial. http://www.componentone.com/DocToHelp/
True single source, conditional content, PDF export, modular help.
Help & Manual is the most powerful authoring tool for technical
documentation. Boost your productivity! http://www.helpandmanual.com
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-