Date: Sat, 1 Oct 2005 13:07:40 +0000
Reply-To: Steve Jones <st_jones77@YAHOO.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Steve Jones <st_jones77@YAHOO.COM>
Organization: Mailgate.ORG Server - http://www.Mailgate.ORG
Subject: Re: Help: collapse records to achieve minimum record size
Content-Type: text/plain; charset=ISO-8859-1
Thanks a lot for your time Toby!
"Toby" <tobydunn@hotmail.com> wrote in message
news:1128088516.150962.187790@g47g2000cwa.googlegroups.com
> SJ ,
>
> data one ;
> infile cards ;
> input group $ xx1 xx2 xx3 ;
> cards ;
--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
|