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 (February 2009, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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?


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