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.
> Also, instead of having a few Release Notes floating around for the same
> Version, is there a way to compile them together into one coherent
> document?
The answer depends on what platform you're working on. If you're on
UNIX or Linux, you can easily use diff and diff3 to merge documents.
If you just want to append, you can use cat and some directional
pipes. If you're on Windows, you have fewer choices, but, if I
remember correctly, you should be able to use the append command and
can probably rig something together with pipes.
All these suggestions assume that you're working with a plain text
file. Appending or merging a file from a word or document processor
may work, but more can go wrong.
Hope these suggestions help.
--
Bruce Byfield, Outlaw Communications
Contributing Editor, Maximum Linux
604.421.7189 bbyfield -at- axionet -dot- com
"Willie was the golden boy, possessed of style and grace,
Where another man might fold his hand, he found the extra ace,
Willie he turned rotten in some secret, ugly way,
Now I look in children's faces, I see Willie."
- Garnet Rogers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Develop HTML-based Help with Macromedia Dreamweaver! (STC Discount.)
**NEW DATE/LOCATION!** January 16-17, 2001, New York, NY. http://www.weisner.com/training/dreamweaver_help.htm or 800-646-9989.
Take XML and Tech Writing courses online! Our instructor-led courses
(4-6 hrs/wk) give you "hands on" experience at your convenience. STC members
get 20% off! http://www.online-learning.com/index.html.
---
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.