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:

 

 

[label]

RESETPARM

 

 

Where:

label

Optional. A Program Execution Label.

Flags Affected: NONE

Note the following:

  1. 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

 



PL/B Language Reference PROFILER ROLLOUT