SET NOTIFY Command
Enables or disables the display of certain system messages.
SET NOTIFY ON | OFF
Parameters
- ON
(Default) Enables the display of certain system messages. - OFF
Disables the display of certain system messages.
Remarks
Examples of system messages that SET NOTIFY affects are
- "Expression is valid" in the Expression Builder dialog box.
- "Do Canceled," which appears when program execution is canceled.
System messages are displayed in the graphical (not the character-based) status bar at the bottom of the main Visual FoxPro window.