FoxProProgrammer
Programmer
Is there a way to display a message on the screen without waiting for the user to press a button before continuing execution? I want to display "Record saved" in a small window after the user presses the Save button on a Form, but continue execution so they don't have to press Ok in a MsgBox. FoxPro has a feature that does this...It is WAIT WINDOW NOWAIT. I couldn't find an attribute of the MsgBox Function that doesn't require the user to press a button to close the message box and continue the program.
Thanks!
dz
Thanks!
dz