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
|