[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
In order to enable asyncronous event handling, the ASTART
command is used. In the following example, we will enable asynchronous event handling for the INTERRUPT
event class:
ASTART "INTERRUPT" |
Omitting the "INTERRUPT"
argument will enable asynchronous event handling for all event classes. See ASTART
in the commands section for more details.
Once this is done, any event handlers registered for the INTERRUPT
event class in ^$JOB
will be executed asynchronously as appropriate.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] |
This document was generated by root on October 14, 2020 using texi2html 1.82.