APLX Help
: System Classes
: Callbacks
: onSignal
|
|
![]() |
The 'onSignal' callback |
Event number: 43 The onSignal callback allows Parent and Child tasks to send messages to each other, with associated data. It is invoked in an APL object belonging to a parent task when the child task executes the Signal method of its System object. Conversely, it is invoked in the System object of a child task when the Parent executes the Signal method of its APL child task object. During the callback, The event-specific parameters in ⎕EV[6] Task ID for the task which sent the signal See the section on APLX Multi-tasking for more details. |
|
APLX Help
: System Classes
: Callbacks
: onSignal
|
Copyright © 1996-2010 MicroAPL Ltd