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 (August 2004, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 10 Aug 2004 21:31:37 -0400
Reply-To:     Michael Tuchman <mftuchman@YAHOO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Michael Tuchman <mftuchman@YAHOO.COM>
Subject:      Re: Copy an array

in the first place? > >Why not use the same var list to declare two array?

In this application, this data set is handed to me from another programmer. I am not creating this data set 'from scratch', or of course, I would have done it this way.

But my question is more general - I want to be able to say something like 'create a new array to have have same structure as a given array'. I still wonder if there was a good reason SAS did not wish to give us this functionality.

If I knew my array dimension in advance, I could always hard code it, but that goes against dynamic, flexible programming.


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