Date: Tue, 10 Sep 1996 18:09:34 -0400
Reply-To: SFBAY0001 <sfbay0001@aol.com>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: SFBAY0001 <sfbay0001@AOL.COM>
Organization: America Online, Inc. (1-800-827-6364)
Subject: Re: Subsetting using date
It seems the poster of this note is not fully familar with how the SAS
system works with date and time variables. Among other sources, I did
give a beginning tutorial on this subject at SUGI 21, and a paper I wrote
is included in that confernece's Proceedings.
The appropriate way to create the desired subsetting IF statement is:
IF DATE => '01SEP96'D; note the single quotes, please
****************************************
Andrew H. Karp
Sierra Information Services: Solutions Using the SAS System
A SAS Institute Quality Partner in the United States of America
1489 Webster Street #1308
San Francisco, CA 94115
415/441-0702 (voice)
415/441-9175 (fax)
SFBAY0001 @ AOL.COM
|