ILE Programming › The YBNDDIR Model Value › Specifying *NONE
Specifying *NONE
A value of *NONE for the YBNDDIR model value causes the following:
- No static binding takes place during RPGIV program compilation. RPGIV programs use:
CRTBNDRPG...BNDDIR(*NONE)
- RPGIV modules must be explicitly bound to a generated RPGIV program. Change the compile overrides for that RPGIV program function by taking option O from the Edit Function Details panel. In addition, specify a binding directory that already has an entry for each module.