PLB_USEDBCTYPE Keyword
PLBWIN, PLBCE or PLBLinux
PLB_USEDBCTYPE={ ON | OFF }
This keyword controls the actions of the TYPE instruction. When this value is zero, the TYPE statement will return variable type values as implemented by SUNBELT. When this keyword value is non-zero, the TYPE statement will return variable type values as implemented in SWDBC.
The default setting for this keyword is OFF (Sunbelt mode).
In addition, both the SETMODE and GETMODE instructions support a *USEDBCTYPE list control for changing and examining this value.
See Also: PLBWIN Keywords, PLBCE Keywords, PLBLinux Environment Variables, Compiler and Runtime Options
![]() |