Date: Fri, 23 Jan 2009 18:32:20 -0600
Reply-To: Joe Matise <snoopy369@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Joe Matise <snoopy369@GMAIL.COM>
Subject: Re: Array
In-Reply-To: <fa64d6a3-c72f-462e-98c2-dcb83af134d5@w24g2000prd.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
array ashes ash:;
the : is like a wildcard - anything that starts with ASH.
-Joe
On Fri, Jan 23, 2009 at 4:58 PM, ash007 <RamsamyAshley@gmail.com> wrote:
> Hello,
>
> How can we build an array with variables containing the word 'ASH'
> like ASH, ASH_RMY, ASH_HSA ....
>
> Thanks.
>
> Ash007
>
|