IntControl(87, p1, 0, 0, 0)
Sets Execute recovery mode.
This specifies what should happen if the Execute command causes an error.
p1 Meaning
-1 Don't change (just return current setting)
0 Display a dialog with an option to continue or cancel.
1 Display a notification dialog then continue.
2 Continue automatically without displaying a dialog.
Returns the previous settings.