Date: Mon, 9 Jul 2007 04:59:27 -0700
Reply-To: OVIDIU NEGRILA <diddy1512@YAHOO.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: OVIDIU NEGRILA <diddy1512@YAHOO.COM>
Subject: Re: how to change the variable type?
In-Reply-To: <1183979502.770394.115810@e9g2000prf.googlegroups.com>
Content-Type: text/plain; charset=iso-8859-1
Hi,
use the INPUT function
new_var=input(old_var, informat.) where informat is the SAS informat that you want to apply to the source.
Best regards,
Ovidiu
"agri521@gmail.com" <agri521@GMAIL.COM> wrote:
it is need that character type is changed to numeric type. plz how to
make it ? thank.
---------------------------------
Got a little couch potato?
Check out fun summer activities for kids.
|