home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / bit / listserv / sasl / 5098 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.2 KB  |  29 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!SMITHKLINE.COM!KAGANJ1
  3. Message-ID: <9211191218.AA03539@smithkline.com>
  4. Newsgroups: bit.listserv.sas-l
  5. Date:         Thu, 19 Nov 1992 07:18:34 -0500
  6. Reply-To:     "From Jerry, Ext. 3226" <kaganj1%phvax.dnet@SMITHKLINE.COM>
  7. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  8. From:         "From Jerry, Ext. 3226" <kaganj1%phvax.dnet@SMITHKLINE.COM>
  9. Subject:      RE: Annoying PROC REPORT Behavior
  10. Comments: To: sas-l@ohstvma.acs.ohio-state.edu%inet.dnet@smithkline.com
  11. Comments: cc: KAGANJ1@smithkline.com.local
  12. Lines: 15
  13.  
  14. Yes, proc report has more than one annoying feature.  One trick you
  15. can use is to embed an unprintable character like the "squiggle", (~),
  16. in the first position of some of your formats.  These characters will
  17. sort in front of any alphabetic characters and will not show up when
  18. you print your report (on most printers anyway).  In this way you can
  19. change the sort order without changing the format text.
  20.  
  21. Proc tabulate has the same annoying habit that can sometimes be cured
  22. by using the ORDER=DATA option and sorting your input dataset but I
  23. do not know if proc reports problem can be solved as easily.
  24.  
  25. Good luck,
  26.  
  27. Jerry Kagan
  28. SmithKline Beecham
  29.