Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies if ASSERT commands are evaluated or ignored.
SET ASSERTS ON | OFF
Parameters
ON
Specifies that Visual FoxPro executes ASSERT commands.OFF
Specifies that Visual FoxPro ignores ASSERT commands. (Default)
Remarks
If you choose the Ignore All button in the message box following an assert, SETASSERTS is set to OFF.