Date: Thu, 24 Aug 2000 15:04:22 -0400
Reply-To: David Wright <david_20000@HOTMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: David Wright <david_20000@HOTMAIL.COM>
Subject: Further explanation: Clear Window Automatically
Hi, Everybody,
I have ever posted the followed message for asking help. Now I am still
annoyed by this problem. Here I clarify it detailedly.
I am running a simulation program and I use " proc printto
log=myfile;run;" and " proc printto print=myoutput;run;" to generate the
wanted information. Since my computation is very large, I have to
press several keys to ask computer clear LOG window or save though I have
saved them in the harddisk. At this time, all the contents of LOG window are
"NOTE: THE PROCEDURE PRINTTO used 0.08 seconds....". Since they are the
explanation of PRINTTO, I guess there might not be solution to clear them
automatically. Thanks a lot.
Daivd,
P.S.: Owing to wrong keys pressed, I sent the followed information just now.
Sorry for it.
+++++++++++++++++++++++
HI, Sasers,m
|