/sys$common/syshlp/helplib.hlb RTL Routines, PPL$, PPL$TRIGGER_EVENT *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The Trigger an Event routine causes the event's state to become occurred. You control whether all pending actions for the event are processed (made to occur), or just one is processed. A pending action can be an AST, a signal (condition), or a wakeup. Format PPL$TRIGGER_EVENT event-id [,event-param] [,flags]
Additional Information (explode) :
|