*PLBCASE (SETMODE)


PLBCMP Only

*PLBCASE={ON | OFF}

 

If this control is set to ON, the runtime treats all labels that resolve load module references in a case sensitive manner. If the control is set to OFF, label references are resolved by forcing the routine label names specified by an EXTERNAL or CALLS to uppercase.

 

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.

 

This same ability to control the action of the runtime can be achieved using the PLB_CASE runtime keyword.

 

 

See Also: List Controls (SETMODE), SETMODE

 



PL/B Language Reference *PLBANSIOEM (SETMODE) *PLBCURDIR (SETMODE)