![]() Process Control Commands |
![]() DEVELOPER |
![]() |
The following logic commands are available to control processing facilities.
The ENABLE and DISABLE commands are used with the process control options or Value Variables.
![]() |
Some Value Variables are for internal use only. |
The BITON, and BITOFF commands are used to test the 64 COMM bits(#@BIT0 to #@BIT63) which can be passed as COMM variables between functions.
Logic Command |
Description |
Turns on a PROIV process control option. |
|
Turns off a PROIV process control option. |
|
Tests for the "on" state of a control bit. |
|
Tests for the "off" state of a control bit. |
|
Invokes a cycle within a function. |
|
Returns control to calling function or function cycle after processing end-of-function logics. |
|
Terminates the current function cycle without any end-of-file processing. |
|
Terminates a function immediately. |
|
Overrides normal exit. |
|
Executes a Global Function call. |
|
Deselects a Control Break. |
|
Deselects all Control Breaks. |
|
Causes a Page Break. |
|
Declares formal parameters to Global Logic. |
|
Overwrites normal cycle exit. |
|
Automatically links to the task exit or task error function and return error codes. |
Topic ID: 520151