Date: Sat, 16 Jan 2010 14:34:36 -0800
Reply-To: Gary Klein <kleingary@YAHOO.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Gary Klein <kleingary@YAHOO.COM>
Subject: How is this proc contents possible
In-Reply-To: <002701ca96f4$661be050$3253a0f0$@net>
Content-Type: text/plain; charset=us-ascii
Hello All,
Please see the output for a proc contents below (excuse the typesetting):
Alphabetic List of Variables and Attributes
# Variable Type Len Format Informat Label
1 var1 Char 24 24. 24. Variable1
2 var2 Char 8 8. 8. Variable2
How does one get a numeric format for a character variable (this dataset was sent to me and I'm trying to figure out how it was created)?
Thanks.
|