Actually Jan, it is not an obvious answer, so the question is not so dumb.

If you think of the feedback like and automatic PAUSE 3 then the solution is 
more obvious, since you clear a PAUSE 3 with CLS.

Dennis McGrath



________________________________
From: [email protected] [mailto:[email protected]] On Behalf Of jan johansen
Sent: Friday, February 06, 2009 1:05 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: FEEDBACK

Boy, when you get the answer sometimes you realize how
dumb the question was!


-----Original Message-----
From: "A. Razzak Memon" <[email protected]>
To: [email protected] (RBASE-L Mailing List)
Date: Fri, 06 Feb 2009 13:56:08 -0500
Subject: [RBASE-L] - Re: FEEDBACK
At 01:45 PM 2/6/2009, jan johansen wrote:

>I rarely use this option but in this particular case it is helpful.
>
>--sample command for global update
>SET FEEDBACK ON
>UPDATE mytable SET mystatus = 'N'
>SET FEEDBACK OFF
>RETURN
>
>In this sample the screen shows the progress but at the end
>the progress window is still there.
>
>Is there a way to shut down the feedback form programatically?

Jan,

Use CLS command to clear the FEEDBACK window, programmatically.

Have fun!

Very Best R:egards,

Razzak.

Reply via email to