Task Status
Select one of these options:
- READY: Places the task on the Background Task Queue to be run as soon as possible.
- WAITING: Places the task on the Background Task Queue to be run only when the scheduling requirements for that task, as set on the Background Queue form, are met.
When you click Event Actions form, the system "wraps" this content within a TASKSTATUS( ) parameter, which yields either of this final syntax statements:
to return to the- TASKSTATUS( READY )
- TASKSTATUS( WAITING )