PLB_CASE Keyword
PLBWIN, PLBCE or PLBLinux
PLB_CASE={ ON | OFF }
If this keyword is set to ON, the runtime treats all labels that resolve load module references in a case sensitive manner. If the keyword is set to OFF, label references are resolved by forcing the routine label names specified by an EXTERNAL or CALLS to uppercase. The default when this keyword is not defined is OFF.
The case for the load module routine names are not changed by the PLB_CASE keyword. The cases for the load module routine names are only determined by the use of the ZS compiler option when the load module was compiled.
See Also: PLBWIN Keywords, PLBCE Keywords, PLBLinux Environment Variables, Compiler and Runtime Options
![]() |