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 (May 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 1 May 2009 16:14:17 -0400
Reply-To:     Jonathan Goldberg <jgoldberg@BIOMEDSYS.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Jonathan Goldberg <jgoldberg@BIOMEDSYS.COM>
Subject:      Re: How to create a dataset by appending a single (i.e same)
              dataset multiple times.??

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.


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