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 (June 2006, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 20 Jun 2006 12:56:50 -0400
Reply-To:     Ankur Arora <ankur.arora@NAGARRO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Ankur Arora <ankur.arora@NAGARRO.COM>
Subject:      Re: sas date time problem
Comments: To: "Howard Schreier <hs AT dc-sug DOT org>" <nospam@HOWLES.COM>

hi

Thanks very much for replying back ya we have a naming convention that time variable is always as the last variable naming convention for the data is

first data STUDYID USUBJID DOMAIN BWSEQ BWGRPID BWTESTCD BWTEST BWORRES BWORRESU BWSTRESC BWSTRESN BWSTRESU BWBLFL BWSTDTC BWENDTC BWSTAT BWREASND DP1111 13 BW 34 BW Body Weight 266.4 g 266.4 266.4 g Y 2005-03-09T01:54:25

In the second data the prefix "bw" changes to "ss"

can we somehow have a command in proc import which changes the format of all the variables to character format so that date is read as it is

Thanks Ankur


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