LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (December 2008, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 3 Dec 2008 16:58:53 -0500
Reply-To:   "A.B." <alicia.bingo@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "A.B." <alicia.bingo@GMAIL.COM>
Subject:   Convert and store format value into a character variable
Content-Type:   text/plain; charset=ISO-8859-1

Hi,

I was wondering if there's a way to convert/store format value into a character variable. An example:

Gender is a numeric variable and has tow values with the following format: 1=Male 2=Female

I want to use the format value (not the value of the variable) in some way. How can I achieve that?

Thanks! -- A.B.


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