Date: Mon, 25 Oct 2004 04:04:21 -0400
Reply-To: Jim Groeneveld <jim1stat@YAHOO.CO.UK>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Jim Groeneveld <jim1stat@YAHOO.CO.UK>
Subject: Re: clear log
Hi Lixiong,
See:
http://listserv.uga.edu/cgi-bin/wa?A2=ind0407B&L=sas-
l&P=R5008&D=1&H=0&O=D&T=1
You might try to specify a nul file as the altlog SAS startup parameter as
well.
Regards - Jim.
--
Y. (Jim) Groeneveld, MSc., Biostatistician, Science Team
Vitatron B.V., Meander 1051, 6825 MJ Arnhem
P.O.Box 5227, 6802 EE Arnhem, the Netherlands
Tel: +31/0 26 376 7365, Fax: +31/0 26 376 7305
Jim.Groeneveld_AT_Vitatron.com (replace _AT_ by AT sign)
http://www.vitatron.com, http://home.hccnet.nl/jim.groeneveld
My computer multi-boots OS's, each of them adapting the DST twice a year.
[common disclaimer]
On Sun, 24 Oct 2004 23:00:50 -0400, Lixiong Gu <gulixiong@GMAIL.COM> wrote:
>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
|