Date: Wed, 30 Jul 2003 19:11:48 GMT
Reply-To: julierog@ix.netcom.com
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Roger Lustig <trovato@VERIZON.NET>
Subject: Re: how to add a record by programming
Content-Type: text/plain; charset=us-ascii; format=flowed
Dear John:
Help us out a little. Add a record to what? A pre-existing SAS data
set? And what kind of record is to be added? Is it part of (or all of)
a SAS data set of its own, or in some other form?
Should the new record appear at some particular point in the resulting
data set?
Let us know--and also check out the SET and OUTPUT statements.
Best,
Roger
John Cui wrote:
> How to add a record at DATA step?
>
> Thanks!
>
> John
|