Task Status

Select one of these options:

  • READY: This option places the task on the Background Task Queue to be run as soon as possible.
  • WAITING: This option 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 OK to return to the Event Actions form, the application "wraps" this content within a TASKSTATUS( ) parameter, which yields one of these final syntax statements:

  • TASKSTATUS( READY )
  • TASKSTATUS( WAITING )