[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sas-l
Subject:    Re: Current Date in Proc print
From:       "Brucken, Nancy" <Nancy.Brucken () WL ! COM>
Date:       2000-03-31 21:38:23
[Download RAW message or body]

Hi Burgess,
  Try something like this (tested under 6.12 TS060):

proc print data=x;
  title "test data - %sysfunc(putn(%sysfunc(today()),mmddyy8.))";
run;

Hope this helps,
    Nancy

Nancy Brucken
Parke-Davis, Clinical Informatics
(734) 622-5767
E-mail address:  Nancy.Brucken@wl.com


-----Original Message-----
From: Burgess Evans [mailto:BMEVANS@AUDITOR.STATE.OH.US]
Sent: Friday, March 31, 2000 2:20 PM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Current Date in Proc print


Hi everyone,

I am having trouble finding out how to add the current date and time to the
title in my Proc Print.

I found the Time() and Today() functions, but I don't know how to use them
to override the session start up date and time. I have looked in the online
help and several SAS manuals and I still can not find the answer.

Any ideas?

Thank you,
Burgess Evans

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic