Date: Wed, 16 Aug 2000 20:44:40 GMT
Reply-To: abushmakin@ARGOSE.COM
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: abushmakin@ARGOSE.COM
Organization: Deja.com - Before you buy.
Subject: Re: Clear Window Automatically
Try to use:
dm 'Clear Output';
dm 'Clear Log';
From inside AF application
call execcmdi('Clear Output');
call execcmdi('Clear Log');
Andrew Bushmakin
*********************************
In article <F42VVs0ps5xYH7x0JY900001cc6@hotmail.com>,
David Wright <david_20000@HOTMAIL.COM> wrote:
> HI, Sasers,
>
> When executing a huge calculation program, there will be a lot of
display,
> either in LOG or Output Window. When the screen is full of rows, SAS
will
> hint 'Window is full and must be cleared. Enter ...'. Can we change
some
> configuration or parameters to make SAS not display these information
even
> the window is full or clear the window automatically. Thanks.
>
> David
>
________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at
http://www.hotmail.com
>
Sent via Deja.com http://www.deja.com/
Before you buy.
|