LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 1996, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 20 Jun 1996 07:34:51 -0700
Reply-To:     Karsten Self <kmself@IX.NETCOM.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Karsten Self <kmself@IX.NETCOM.COM>
Subject:      Re: Proc Tabulate output to SAS data set
Comments: To: Juan Luis Perez Martinez <jlperez@STROGOFF.INE.ES>

As a TABULATE option: no.

You can muck around with the line characters (FORMCHAR option ?) and read in the resulting flatfile. You can also (painfully) work with PROC REPORT *and* create an output dataset which might be close to what you want. A recent conversation with Ray Pass (the unofficial REPORT czar) indicated that this might be a lot of work.

At 08:05 AM 6/18/96 GMT, Juan Luis Perez Martinez wrote: >Hi SAS-L, > >The subject of this E-Mail says explicitly what I need to know: >Is there any way to carry the Proc Tabulate output to a SAS >data set? > >(You know, in the same way like option OUT= in PROC MEANS >or PROC FREQ does) > >Thanks in advance. > > >__________________________________________ > > Juan Luis Perez Martinez > Jefe de Servicio Soporte a Usuarios > Instituto Nacional de Estadistica > Paseo Castellana 183 Despacho 113 > 28046 MADRID (Spain) > E-mail: jlperez@ine.es >__________________________________________ > > ---------------------------------------- Karsten Self / kmself@ix.netcom.com ...internet immortality achieved: http://www.unitedmedia.com/comics/dilbert/puppets/HAMILTON.jpg

What part of gestalt don't you understand?


Back to: Top of message | Previous page | Main SAS-L page