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 (January 2002, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 4 Jan 2002 08:46:15 -0500
Reply-To:     "Fehd, Ronald J." <rjf2@CDC.GOV>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Fehd, Ronald J." <rjf2@CDC.GOV>
Subject:      Re: Date/time of execution of program
Comments: To: Peter Flom <peter.flom@NDRI.ORG>
Content-Type: text/plain

> From: Peter Flom [mailto:peter.flom@NDRI.ORG] > In the standard options the date and time printed on the > output are for when you last started SAS. I would like to > have the time when the particular SAS program started running.

TITLE3 "program: &PROGNAME." " %sysfunc(date(),weekdate17.), %sysfunc(time(),time5.)";

> I know this can be done, because I got (I think from the > list) a macro which did it.....but I don't remember how, > and 9/11 claimed that macro.

ah, so, well, this is The OpenSource Community in which to shop for good tools. ;-)

hth Ron Fehd the macro maven CDC Atlanta GA USA RJF2@cdc.gov OpSys: Win_Pro Ver: 8.2 ---> cheerful provider of TESTED SAS code from the KludgeWrx !*! <---

By using your intelligence you can sometimes make your problems twice as complicated. -- Ashleigh Brilliant

By using SAS-L you can sometimes make your problems half as complicated. -- RJF2


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