home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / bit / listserv / sasl / 3376 < prev    next >
Encoding:
Text File  |  1992-07-21  |  957 b   |  33 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!uwm.edu!psuvax1!psuvm!auvm!UCI.KUN.NL!B.BLOEMBERG
  3. Organization: Universitair Centrum Informatievoorziening, KU Nijmegen, NL
  4. X-Envelope-to: sas-l@AWIIMC12.BITNET
  5. Message-ID: <01GMNAZHEMLS8WWIJL@KUNRC1.URC.KUN.NL>
  6. Newsgroups: bit.listserv.sas-l
  7. Date:         Tue, 21 Jul 1992 16:27:56 MET
  8. Reply-To:     "B. Bloemberg" <B.Bloemberg@UCI.KUN.NL>
  9. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  10. From:         "B. Bloemberg" <B.Bloemberg@UCI.KUN.NL>
  11. Subject:      BY-groups and new pages
  12. Lines: 19
  13.  
  14. Dear SAS-L collegues,
  15.  
  16. my problems concerns BY-groups and new pages. (SAS 6.06 VM/CMS)
  17.  
  18. When I use:
  19.    PROC FREQ;
  20.       TABLES AGE*SEX;
  21.       BY VARA;
  22.    RUN;
  23. I get a new page for each value of VARA.
  24.  
  25. How can I get the output of more BY-groups on a page (OPTIONS PAGESIZE=500
  26. doesn't work)?
  27.  
  28. Thanks in advance
  29.  
  30. Ben Bloemberg
  31. SAS consultant
  32. University of Nijmegen
  33.