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 2008, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 1 Jul 2008 06:04:56 -0700
Reply-To:     RolandRB <rolandberry@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         RolandRB <rolandberry@HOTMAIL.COM>
Organization: http://groups.google.com
Subject:      Re: Retain Statment for temp fields
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

On Jul 1, 2:55 pm, "Dr. Eli Y. Kling" <Eli.Kl...@gmail.com> wrote: > Hi, > I remember seeing a long time ago an option one can put at the end of > the Retain (data step, yes) so the variables listed are dropped at the > end of the processing and maintained in memory rather than disk. > > I hope someone out there knows what I am talking about ... > > With regard, > > Eli

You can both "retain" and "drop" the same list of variables. They are not contradictory actions.


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