JUMP - jump key statement
|
Function
The JUMP statement simulates the Jump key on a 3270 display terminal. This statement is valid for 3270 simulation. This statement is a delimiter in some cases.
Where
- name
- Function: Specifies
a name to be used when branching during message generation.
Format: From one to eight alphanumeric characters.
Default: None. This field is optional.
- PID=nn
- Function: Specifies
the partition identification number (PID) of the partition to be made
active with the JUMP statement.
Format: For the PID operand, nn can be an integer from 0 to 15.
Default: None. This operand is optional.
Note: When you code the JUMP statement without the PID operand, the next sequential partition becomes active.