MOVELV
9.5B
The MOVELV instruction moves the program execution label address for the source operand and stores it into the second operand which is a execution pointer. The instruction the following format:
|
|
|
|
|
Where:
label
Optional. A Program Execution Label.
typeless
Flags Affected: none
Note the following:
If the {source} operand is an execution LABEL pointer that is empty, an F04 error occurs.
If the {source} operand is an EXTERNAL label reference, the MOVELV instruction automatically loads and resolves all external routines in the load module is the load module is not previously loaded.
See Also: System Interface Instructions
![]() |