Date: Sat, 2 May 2009 02:52:54 -0400
Reply-To: Søren Lassen <s.lassen@POST.TELE.DK>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Søren Lassen <s.lassen@POST.TELE.DK>
Subject: Re: How to create a dataset by appending a single (i.e same)
dataset multiple times.??
Content-Type: text/plain; charset=ISO-8859-1
True. Actually I think that this may happen anyway;
most modern operating systems will buffer often used
data in memory.
Regards,
Søren
On Fri, 1 May 2009 16:14:17 -0400, Jonathan Goldberg
<jgoldberg@BIOMEDSYS.COM> wrote:
>The solution using point= suggested earlier in the thread could (assuming
>the dataset fits into memory) be made about equivalent to the array method
>by putting the dataset into memory with the SASFILES LOAD statement.
|