AS400 CLP – Using Label

Labels on CLP function as markers for one or more instructions in the CLP program. All commands in CLP creation can be labeled. To call a label that can be made using the GOTO command enter the name of the label that was created.

(more…)

Continue ReadingAS400 CLP – Using Label