home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / editors / 3034 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.7 KB  |  42 lines

  1. Newsgroups: comp.editors
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!cheshire.oxy.edu!legend
  3. From: legend@cheshire.oxy.edu (Linda A. Malcor)
  4. Subject: Re: WordPerfect to ASCII translator for Sun/Unix
  5. Message-ID: <1992Dec14.144836.23230@cheshire.oxy.edu>
  6. Organization: Occidental College, Los Angeles, CA 90041 USA.
  7. References: <1992Dec11.002212.7496@ncar.ucar.edu>
  8. Date: Mon, 14 Dec 1992 14:48:36 GMT
  9. Lines: 31
  10.  
  11. In article <1992Dec11.002212.7496@ncar.ucar.edu> you write:
  12. >
  13. >We need a translator to convert WordPerfect 5.1 to ascii,
  14. >to make mail work better here at NCAR. Anybody have any
  15. >ideas on how to make this happen? The mail originators
  16. >cannot put their bannana down before sending those files
  17. >over here ;-).
  18. >
  19. >Thanks in Advance....
  20. >
  21. >--Wayne
  22.  
  23. I have been writing translators for WP -> various ASCII without writing
  24. a single line of code. Use the PTR program (it comes with every version
  25. of WP since 4.2?) to modify the STANDARD.PRS printer driver. The most
  26. important things you want to do are: 1) change the way character
  27. attributes are handled (bolds, and underlines in particular). 2) change
  28. the HMI and VMI and the way Carriage Return and Line Feed work.  Then
  29. install you new print driver and tell WP that it is printing to a file
  30. (saddly it must be a single file name so you have to deal with that).
  31. This is something you have to play with to get right. But it is the
  32. right way to do it, and it's free!
  33.  
  34.  
  35.                                Daniel Malcor
  36.                     Los Angeles Times - Editorial Library
  37.                           Systems Analyst/Programmer
  38.                           Work Phone: (213) 237-4590
  39.                        INTERNET: legend@cheshire.oxy.edu
  40.  
  41.  
  42.