debug_on_error

Specifies whether to enable just-in-time debugging.

Syntax:
>>-----set debug_on_error=---.-0-.-----------><
                             +-1-+
Parameters:
0 Disables just-in-time debugging.
1 Enables just-in-time debugging: the Animator 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 your Debugging Guide.

See Also:

Related Topics: