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 (July 2001, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 25 Jul 2001 15:08:43 -0400
Reply-To:   "Droogendyk, Harry" <Harry.Droogendyk@CIBC.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Droogendyk, Harry" <Harry.Droogendyk@CIBC.COM>
Subject:   Re: yyyymmdd8. informat:
Content-Type:   text/plain; charset="iso-8859-1"

Aldi:

Use yymmdd8.

-----Original Message----- From: Aldi Kraja [mailto:aldi@wubios.wustl.edu] Sent: Wednesday, July 25, 2001 2:57 PM To: SAS-L@LISTSERV.UGA.EDU Subject: yyyymmdd8. informat:

Hi,

I am working on some data with dates of European system: The width of one of the dates is 8 columns and the order of it is yyyymmdd.

SAS is responding that does not know the following informat. Is there any solution? I applying this program in SAS version 8.2. on PC.

TIA, Aldi

Partial log: -------------

151 input id $ 1-10 @11 dob yyyymmdd8. sex 19 regstat 20-21 @22 xferdate yymmdd6. @28 ---------- ---------- 48 48 151! oregdate yyyymmdd8.; ERROR 48-59: The informat YYYYMMDD was not found or could not be loaded.

--

Information in this message reflects current market conditions and is subject to change without notice. It is believed to be reliable, but is not guaranteed for accuracy or completeness. Details provided do not supersede your normal trade confirmations or statements. Any product is subject to prior sale. CIBC World Markets Corp, its affiliated companies, and their officers or employees, may have a position in or make a market in any security described above, and may act as an investment banker or advisor to such. Although CIBC World Markets Corp. is an indirect, wholly owned subsidiary of Canadian Imperial Bank of Commerce ("CIBC"), it is solely responsible for its contractual obligations. Any securities products recommended, purchased, or sold in any client accounts (i) will not be insured by the FDIC, (ii)will not be deposits or obligations of CIBC, (iii) will not be endorsed or guaranteed by CIBC, and (iv) will be subject to risks, including possible loss of principal invested.


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