home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / perl / 4996 < prev    next >
Encoding:
Text File  |  1992-07-28  |  979 b   |  33 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!Cadence.COM!acae037!eversole
  3. From: eversole@acae037.cadence.com (Richard Eversole; x6239)
  4. Subject: Re: Manipulating Framemaker files with perl?
  5. Message-ID: <1992Jul28.105750.27368@Cadence.COM>
  6. Sender: usenet@Cadence.COM (Usenet News)
  7. Nntp-Posting-Host: acae037
  8. Reply-To: eversole@acae037.cadence.com (Richard Eversole; x6239)
  9. Organization: Cadence Design Systems, Inc.
  10. References:  <363@ittc.wec.com>
  11. Date: Tue, 28 Jul 1992 10:57:50 GMT
  12. Lines: 19
  13.  
  14.  
  15. -- 
  16. When dealing with FrameMaker and massive changes try the following:
  17.  
  18.    1) Save all files as MIF 
  19.    2) Edit the MIF files
  20.    3) Reload back into Frame.
  21.  
  22.    Optionally 4)
  23.    Replace all common terms that you are changing with system
  24.    variables so the next time you only need 1 change per term.
  25.   
  26. The MIF files are much easier to change with PERL.
  27.   =====================================================================
  28.  
  29.     eversole@cadence.com
  30.   
  31.     Live long and prosper !
  32.  
  33.