home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!Cadence.COM!acae037!eversole
- From: eversole@acae037.cadence.com (Richard Eversole; x6239)
- Subject: Re: Manipulating Framemaker files with perl?
- Message-ID: <1992Jul28.105750.27368@Cadence.COM>
- Sender: usenet@Cadence.COM (Usenet News)
- Nntp-Posting-Host: acae037
- Reply-To: eversole@acae037.cadence.com (Richard Eversole; x6239)
- Organization: Cadence Design Systems, Inc.
- References: <363@ittc.wec.com>
- Date: Tue, 28 Jul 1992 10:57:50 GMT
- Lines: 19
-
-
- --
- When dealing with FrameMaker and massive changes try the following:
-
- 1) Save all files as MIF
- 2) Edit the MIF files
- 3) Reload back into Frame.
-
- Optionally 4)
- Replace all common terms that you are changing with system
- variables so the next time you only need 1 change per term.
-
- The MIF files are much easier to change with PERL.
- =====================================================================
-
- eversole@cadence.com
-
- Live long and prosper !
-
-