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 (April 2004, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 5 Apr 2004 16:11:58 -0400
Reply-To:     "Couch, Timothy" <Timothy.Couch@BANKOFAMERICA.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Couch, Timothy" <Timothy.Couch@BANKOFAMERICA.COM>
Subject:      Help with date problem
Content-type: text/plain; charset=iso-8859-1

I have a date field that has some blank records in it. Right now it is a number with a format / informant of DATE9. I am going to output this SAS dataset as a flat file. When the file goes back it will go back as a YYMMDDN8 which I am doing with a put statement. How can I set those records that are blank to be all zeros? I need to send back as 00000000 if the record is blank.

thanks -Tim Bank of America


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