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 (August 2004, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 18 Aug 2004 19:53:47 -0700
Reply-To:     Darwin <bryan_ls@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Darwin <bryan_ls@HOTMAIL.COM>
Organization: http://groups.google.com
Subject:      Adding the date column into the data set
Content-Type: text/plain; charset=ISO-8859-1

d20030523.sas7bat

ID NAME AA1 Peter BB2 Wong CC2 Chan

I would like to take the 2003-05-23 as a SAS date and store into the dataset for everysingle entry, they all have the same date: ID NAME Date AA1 Peter 2003-05-23 BB2 Wong 2003-05-23 CC2 Chan 2003-05-23

What should I do? Can anyone give me some guidelines? Thanks,

Darwin


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