home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / bit / listserv / sasl / 4180 < prev    next >
Encoding:
Text File  |  1992-09-14  |  2.8 KB  |  57 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!MCIMAIL.COM!0005400191
  3. Message-ID: <53920914152835/0005400191PK2EM@mcimail.com>
  4. Newsgroups: bit.listserv.sas-l
  5. Date:         Mon, 14 Sep 1992 15:28:00 GMT
  6. Reply-To:     Willy Waks <0005400191@MCIMAIL.COM>
  7. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  8. From:         Willy Waks <0005400191@MCIMAIL.COM>
  9. Subject:      WordPerfect Merge and SAS
  10. Lines: 45
  11.  
  12. Thanks to all those wto responded to my call for help about WordPerfect
  13. Merge and SAS. Thanks in particular to Derek Morgan who sent me a
  14. postscrip macro (which I have not tried yet) and Steven Scott who has
  15. been working on a similar, but much more complicated application (about
  16. 2000 fields, as opposed to a 100-200 for us).
  17. For those interested, here is the status of my research and testing
  18. concerning WP 5.1 for DOS:
  19. 1) Text fields: it is fairly simple to create with PUT statements in SAS
  20. a secondary merge file for WP: you just have to tell WP what are the
  21. delimitors for your fields and for your records. We selected << as the
  22. delimitor for beginning field, and >> for end field, and our secondary
  23. file looks like that:
  24. <<Dr. X>> <<150>> <<FIELD3>> <<FIELD4>> ....<<FIELDn>>
  25. The fields in the WP primary file are numbered in order of appearance,
  26. which means that theoretically we don't have to go through a complicated
  27. naming convention scheme (however, this may not be a good idea for
  28. eventual future changes to the WP document: renumbering the fields may
  29. be cumbersome).
  30. We have tested that on a samll text, not yet on a long document, and it
  31. worked fine.
  32. 2) Color in text field: if you printer supports it, it's pretty simple
  33. to assign a color to any text in WP.
  34. 3) Graphics: this is where things are less simple. WP 5.1 for DOS will
  35. print a color graphic image only in Black and White, except for the
  36. following color postscript printers for which WP has a driver:
  37. NEC colormate PS, QMS Colorscript 100 Model 10,30 and 301 Seiko
  38. ColorPoint PS, Tektronix Phaser 4693DX, ColorQuick and PX. I got this
  39. info from the WP support forum on Compuserve.
  40. 4) Tables: we have not tried it yet, but I know we would like to enhance
  41. SAS reports and put them into WP tables with borders and grids. One
  42. off-hand solution I can think of is maybe using PROC DIF or DBF to
  43. export the SAS data to a Dbase or Spreadsheet file, and then let WP
  44. import this data into a WP table. (Steve, any idea ?)
  45.  
  46. Off-course, the graphic part mentionned above may be different if we use
  47. WP for Windows, or Microsoft Words for Windows: they both run well under
  48. OS/2 which is the SAS platform for this application, and have probably
  49. more color graphic drivers.
  50.  
  51.         <<Errare humanum est... sed perseverare diabolicum !>>
  52.  
  53. Willy Waks
  54. 2W Systems Co., Inc 5430 Alpha Road Suite 200 Dallas TX 75240
  55. Tel: 214-6618619 Fax: 214-6610130
  56. Email: wwaks@mcimail.com     73437.344@Compuserve.com
  57.