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 2006, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 18 Dec 2006 00:26:17 +0000
Reply-To:   toby dunn <tobydunn@HOTMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   toby dunn <tobydunn@HOTMAIL.COM>
Subject:   Re: Help plz... Reading dates from raw files
Comments:   To: alex4sas@YAHOO.CO.IN
In-Reply-To:   <470512.42008.qm@web7707.mail.in.yahoo.com>
Content-Type:   text/plain; format=flowed

Data One ; infile Cards ; Input Date DDMMYY10. ; Cards ; 26/09/2005 31/12/2005 ; Run ;

Proc Print Data = One ; Format Date Date9. ; Run ;

Toby Dunn

To sensible men, every day is a day of reckoning. ~John W. Gardner

The important thing is this: To be able at any moment to sacrifice that which we are for what we could become. ~Charles DuBois

Don't get your knickers in a knot. Nothing is solved and it just makes you walk funny. ~Kathryn Carpenter

From: Alex S <alex4sas@YAHOO.CO.IN> Reply-To: Alex S <alex4sas@YAHOO.CO.IN> To: SAS-L@LISTSERV.UGA.EDU Subject: Help plz... Reading dates from raw files Date: Mon, 18 Dec 2006 00:21:30 +0000

26/09/2005 31/12/2005

_________________________________________________________________ Share your latest news with your friends with the Windows Live Spaces friends module. http://clk.atdmt.com/MSN/go/msnnkwsp0070000001msn/direct/01/?href=http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mk


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