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.
> Hi, guys...I have a collection of Word 2000 documents containing many
> links to other Word documents. I know there are programs for checking
> HTML links. However, short of converting the Word docs to HTML and
> checking that way, are there any programs that will check the links
> in a Word document?
It's not that hard to do, but you would have to write a Word macro to do it.
What it would have to do is look at each link in turn, and see if the
destination file exists that is given in the Address property of the link.
Also, if the link has a Subaddress property, open the target document and
see whether the relevant bookmark exists. It would probably be sensible when
opening the document to pick up a complete list of the bookmark names so
that subsequent checks of links to that document could be done without
opening the file for each one.
Regards
Jonathan West
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Free copy of ARTS PDF Tools when you register for the PDF
Conference by April 30. Leading-Edge Practices for Enterprise
& Government, June 3-5, Bethesda,MD. www.PDFConference.com
Are you using Doc-to-Help or ForeHelp? Switch to RoboHelp for Word for $249
or to RoboHelp Office for only $499. Get the PC Magazine five-star rated
Help authoring tool for less! Go to http://www.ehelp.com/techwr
---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.