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