Date: Wed, 10 Jun 1998 12:29:08 GMT
Reply-To: Stewart Ravenhall <s.g.ravenhall@CLARA.NET>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Stewart Ravenhall <s.g.ravenhall@CLARA.NET>
Organization: SmithKline Beecham Pharmaceuticals Research & Development
Subject: Re: y2k title
Try "options nodate" to remove the system date and then just "put" your own
date.
Stewart Ravenhall
mailto: s.g.ravenhall@clara.net
loboc@mailexcite.com wrote in article <6lh5jb$bps$1@nnrp1.dejanews.com>...
> I'm running a batch SAS job and need to mkae it look like y2k.
> The program uses TITLE which seems to insert the current date and time as
well
> as page number. Is there a way I can override the system date for
testing?
> Thanks.
|