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 (October 2004, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sun, 24 Oct 2004 23:00:50 -0400
Reply-To:     Lixiong Gu <gulixiong@gmail.com>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Lixiong Gu <gulixiong@GMAIL.COM>
Subject:      clear log
Content-Type: text/plain; charset=US-ASCII

I have a macro that simulates 3600 dataset and outputs each to an external file. However, the macro would write values of the dataset into the LOG window and I have to clean the LOG every 10 seconds. Could anyone please tell me if there is a way to automatically clean the logs or to prevent writing data on the LOG window? I'd appreciate if you could tell me what caused the macro to write values of the dataset to the LOG window, output, put, or file statement? Thank you so much.

Lixiong


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