Previous Topic: Adding Modules and Procedures

Next Topic: Specifying *NONE

The YBNDDIR Model Value

The new model value YBNDDIR specifies a binding directory that can resolve the location of any previously compiled RPGIV modules. Use this model value while compiling RPGIV programs with the CRTBNDRPG command. The default CRTBNDRPG command contains the following parameter:

BNDDIR(&YBNDDIR)

During the pre-compiler process, the value &YBNDDIR is replaced with the value specified for the YBNDDIR model value, even if the value specified in the YBNDDIR model value is *NONE.