NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void SetLongAbort ( bool  longAbort)
inline

Set long abort.

Set the enhanced NBC/NXC firmware's long abort setting (true or false). If set to true then a program has access the escape button. Aborting a program requires a long press of the escape button.

Parameters
longAbortIf true then require a long press of the escape button to abort a program, otherwise a short press will abort it.
Warning
This function requires the enhanced NBC/NXC firmware.
Examples:
ex_buttonpressed.nxc, ex_getchar.nxc, ex_SetAbortFlag.nxc, and ex_SetLongAbort.nxc.