Date: Tue, 6 Oct 2009 10:43:08 +0200
Reply-To: Daniel Fernández <fdezdan@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Daniel Fernández <fdezdan@GMAIL.COM>
Subject: Re: how to create
In-Reply-To: <200910060823.n95KImhe019743@malibu.cc.uga.edu>
Content-Type: text/plain; charset=ISO-8859-1
I think it is not possible.
Name it 'xy12_5' for example.
Daniel Fernandez.
2009/10/6 Shaik Hymad <hymadsk@gmail.com>:
> Hi All,
>
>
> Data xy12.5;
> x='hym';
> run;
>
> for above coding the 'xy12.5' is a dataset name
> is there any way we create like this ?
>
> 'xy12' is not a libname i.e Dataset name is 'xy12.5'
>
|