Previous Topic Next topic Print topic


debug_on_error

Syntax:

>>-----set debug_on_error=---.-0-.-----------><
                             +-1-+

Parameters:

0 Disables just-in-time debugging.
1 Enables just-in-time debugging: the starts if a running program terminates with a run-time system error.

Properties:

Default: 0
IDE equivalent: None

Comments:

For more details of just-in-time debugging, see .

Previous Topic Next topic Print topic