home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!uwm.edu!psuvax1!psuvm!auvm!UCI.KUN.NL!B.BLOEMBERG
- Organization: Universitair Centrum Informatievoorziening, KU Nijmegen, NL
- X-Envelope-to: sas-l@AWIIMC12.BITNET
- Message-ID: <01GMNAZHEMLS8WWIJL@KUNRC1.URC.KUN.NL>
- Newsgroups: bit.listserv.sas-l
- Date: Tue, 21 Jul 1992 16:27:56 MET
- Reply-To: "B. Bloemberg" <B.Bloemberg@UCI.KUN.NL>
- Sender: "SAS(r) Discussion" <SAS-L@UGA.BITNET>
- From: "B. Bloemberg" <B.Bloemberg@UCI.KUN.NL>
- Subject: BY-groups and new pages
- Lines: 19
-
- Dear SAS-L collegues,
-
- my problems concerns BY-groups and new pages. (SAS 6.06 VM/CMS)
-
- When I use:
- PROC FREQ;
- TABLES AGE*SEX;
- BY VARA;
- RUN;
- I get a new page for each value of VARA.
-
- How can I get the output of more BY-groups on a page (OPTIONS PAGESIZE=500
- doesn't work)?
-
- Thanks in advance
-
- Ben Bloemberg
- SAS consultant
- University of Nijmegen
-