| 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.
|