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:Find Function in Frame and a possible alternative From:Brian Martin <bmartin -at- NMO -dot- GTEGSC -dot- COM> Date:Wed, 8 Jan 1997 11:12:44 -0800
You are right.
There is no search and replace feature for entire books. However, if you are
desperate to make a number of search and replaces on a regular basis consider
saving your frame files as mif. You could then creating a script that searches
the files and replaces various strings of text. Scripts are essentially text
files that work as UNIX commands to open file x, search/replace string, save x.
This is not necessarily simple stuff if you're not used to it (I'm still not).
You'll need either a UNIX primer or expert advice. You'll also want to become
familiear with UNIX text editor such as vi. Then you open your files again in
Frame and save them normally.
I admit it is sometimes a hassle not to be able to search and replace
throughout an entire book. On a Frame file level, you can search and replace an
amazing number of things. UNIX allows you to use much more than standard
wildcards also.
If you find search and replacing is frequent, maybe you need to consider using
variables more often, starting from when you begin to write your document. In
fact, don't replace words with words. Replace words with variables if possible
by cutting the variable to the clipboard and using that as the replace string.
Hope this helps.
---End of forwarded mail from Mail Delivery Subsystem <Mailer-Daemon>
TECHWR-L (Technical Communication) List Information: To send a message
to 2500+ readers, e-mail to TECHWR-L -at- LISTSERV -dot- OKSTATE -dot- EDU -dot- Send commands
to LISTSERV -at- LISTSERV -dot- OKSTATE -dot- EDU (e.g. HELP or SIGNOFF TECHWR-L).
Search the archives at http://www.documentation.com/ or search and
browse the archives at http://listserv.okstate.edu/archives/techwr-l.html