Date: Thu, 19 Feb 2009 09:59:54 -0500
Reply-To: Abc Unha <abcunha@YAHOO.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Abc Unha <abcunha@YAHOO.COM>
Subject: Proc Format from SAS Dataset
I have a SAS dataset that contains Start value and end value. I would like
to create format using that SAS Dataset. I want create format only using
proc format (with out manipulating sas dataset)
For e.g.
Start Description
UGA University of Georgia
GTECH Georgia Tech
I would like to read "Start" column and create a format to use Description.
Is there anyway to directory read SAS dataset and creates format?
|