LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext 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:   Mon, 1 Dec 2008 08:59:01 -0800
Reply-To:   mholmes71@HOTMAIL.COM
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   mholmes71@HOTMAIL.COM
Organization:   http://groups.google.com
Subject:   Placeholders
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset=ISO-8859-1

Hello, I have a dataset with variable name SppCode. I would like all of the numbers of this variable to be four digits long, so 9 would be 0009, 10 would be 0010 and 150 would be 0150. The data are in this format when I import them as a csv into SAS but lose this characteristic in the SAS file. Is there a way to change this either in the import process or after? Thanks.

Mike


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