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 (August 2008, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 4 Aug 2008 13:13:26 +0300
Reply-To:     =?windows-1255?B?4uPpIOHvICDg4ek=?= <GADI_B@MALAM.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         =?windows-1255?B?4uPpIOHvICDg4ek=?= <GADI_B@MALAM.COM>
Subject:      Re: Adding a time stamp to log messages
Comments: To: RolandRB <rolandberry@HOTMAIL.COM>
In-Reply-To:  A<672a1890-bcc1-4657-a1e4-a87d21d4253a@y38g2000hsy.googlegroups.com>
Content-Type: text/plain; charset="windows-1255"

Thanx Roland,

The problem is that I would like the timestamp on a program that was written by someone else (MXG).

I don't have access to the source code.

Gadi

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of RolandRB Sent: Monday, August 04, 2008 1:09 PM To: SAS-L@LISTSERV.UGA.EDU Subject: Re: Adding a time stamp to log messages

On Aug 4, 6:56 am, GAD...@MALAM.COM (גדי בן אבי) wrote: > Hi, > =20 > Does anyone know if it is possible to add a time stamp to the messages > = SAS generates in the log. > =20 > Gadi

I don't know if this is possible as an option but it would be easy enough to periodically add your own time stamp when you feel you needed it such as by using the following macro. See usage notes.

http://www.datasavantconsulting.com/roland/now.sas


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