Previous Topic: Generating RPGIV Source

Next Topic: Compiling RPGIV Source

Control (H) Specifications

The RPG generator uses the contents of the YRPGHSP model value as the Control (H) specification for the generated RPG source. The RPGIV generator, however, uses the contents of two separate model values:

YRP4HSP—Control (H) specification for objects of type *PGM

YRP4HS2—Control (H) specification for objects of type *MODULE

In addition, and unlike the RPG generator, you can add extra H lines using user source; see the section RPGIV User Source. This is because the H-specification is keyword-based and can take more than 80 characters.

Note: You can change the model values YRP4HSP and YRP4HS2 with YCHGMDLVAL, but they are too long to be displayed on the Display Model Values panel.