|
> 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
|