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 (July 1996, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 12 Jul 1996 11:57:42 -0700
Reply-To:     Wei Yen <WEI@OFM.WA.GOV>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Wei Yen <WEI@OFM.WA.GOV>
Organization: Office of Financial Management, State of Washington
Subject:      Thanks:  Help - Time in SAS Output

Many thanks to Raymond Hu, Kevin Martin, and Tom Abernathy who responded to my post "Help - Time in SAS Output". The question was how to reset the date and time in the SAS output header to the current date and time instead of the date and time when SAS was first opened. All of them indicated that macro variables be created to store values generated from system date and time functions and then refer to the macro variables in the title statements. Although this solution requires more work than I expected (I was looking for something like a SAS system option), it appears to the best because no other choices are available. Thanks again.

Wei Yen State of Washington Office of Financial Management


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