Date: Fri, 23 Jun 2000 08:19:24 -0500
Reply-To: "Workman, Robert" <rworkman@CARBOMEDICS.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Workman, Robert" <rworkman@CARBOMEDICS.COM>
Subject: Re: printing current time on output
Content-Type: text/plain
Peter, investigate the datetime function.
%put %sysfunc(datetime(), datetime.);
Rob Workman
> -----Original Message-----
> From: Peter Flom [SMTP:peter.flom@NDRI.ORG]
> Sent: Friday, June 23, 2000 8:10 AM
> To: SAS-L@LISTSERV.UGA.EDU
> Subject: printing current time on output
>
> Is there a way to make SAS print the current time and date, rather than
> the time and date when SAS was last started?
>
> Thanks in advance
>
>
>
> Peter L. Flom, Ph.D.
> Principal Research Associate
> National Development and Research Institutes, Inc.
> 2 World Trade Center
> 16th floor
> New York, NY 10048
>
> (212) 845-4485
> (212) 845-4698 (fax)
> Peter.Flom@ndri.org
|