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.

