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.

