[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

5.2 ASTART

Enables asynchronous event handling for one or more event classes.

Syntax

 
  ASTART:postcondition

In its argumentless form, ASTART enables asynchronous event handling for all event classes, provided the optional postcondition is either true or omitted.

 
  ASTART:postcondition evclass1...,evclassN

In its inclusive form, ASTART enables asynchronous event handling for all event classes named in the list, provided the optional postcondition is either true or omitted.

 
  ASTART:postcondition (evclass1...,evclassN)

In its exclusive form, ASTART enables asynchronous event handling for all event classes except for those named in the list, provided the optional postcondition is either true or omitted.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]

This document was generated by root on October 14, 2020 using texi2html 1.82.