RESETPARM
9.5A
RESETPARM instruction initializes the user-defined verb execution list position such that the next GETPARM retrieves the first parameter in the list. The instruction uses the following format:
|
|
|
|
|
Where:
label
Optional. A Program Execution Label.
Flags Affected: NONE
Note the following:
The RESETPARM only resets the optional parameters that are included by the execution for the user-defined verb.
See Also: VERB, GETPARM, LOADPARM, System Interface Instructions
![]() |