SET ASSERTS Command
Visual Studio .NET 2003
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.
Remarks
ASSERTS is set to OFF if you choose the Ignore All button in the message box following an assert.