home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / bit / listserv / sasl / 3886 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.1 KB  |  28 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!TWNMOE10.BITNET!GOVE036
  3. Message-ID: <SAS-L%92082609425623@OHSTVMA.IRCC.OHIO-STATE.EDU>
  4. Newsgroups: bit.listserv.sas-l
  5. Date:         Wed, 26 Aug 1992 13:27:44 EST
  6. Reply-To:     Anne Liang <GOVE036@TWNMOE10.BITNET>
  7. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  8. From:         Anne Liang <GOVE036@TWNMOE10.BITNET>
  9. Subject:      task like PROC PRINT
  10. Lines: 16
  11.  
  12. Hi, everyone
  13.  
  14. I've got a dataset which contains more than 100 variales and about 100
  15. observations. Now I want to output it to text file with every 5 varaibles
  16. occupying the whole 80-column page, each with width 16. The output is
  17. something like the one when we use PROC PRINT instead, varaible names
  18. appearing on the first line. However, the output produced by simply
  19. applying PROC PRINT is not neat enough.
  20.  
  21. Can everyone see what I mean? I'm not sure it's clear enough but I've
  22. done my best.
  23.  
  24. What are the possible solutions? The procedure which mimics PROC PRINT
  25. is much preferred. Thanks in advance.
  26.  
  27. Anne Liang in Taipei Taiwan
  28.