<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > Exe (Executable info) > EXE_DisableException |
Description
Disable message box exceptions.
If Exception is disable, in case of exceptions during EXE analyse message box will not appear (default).
Syntax
EXE_DisableException
Returns
None
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples