task_resume Statement

The task_resume statement is used to resume execution of a task at the point at which it was suspended.

If the task is currently not suspended resuming it will have no effect.

NOTE tasks can be resumed from within INTSERV

syntax

task_resume N

where N is the task number

see note on task numbers