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 (July 2003, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


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