Rational Developer for System z
Enterprise PL/I for z/OS, Version 4.2, Language Reference

LBOUNDACROSS

LBOUNDACROSS returns a FIXED BINARY value specifying the current lower bound of a DIMACROSS reference x.

Read syntax diagramSkip visual syntax diagram>>-LBOUNDACROSS(x)---------------------------------------------><
 
x
DIMACROSS reference.

Under the CMPAT(V3) compiler option, LBOUNDACROSS returns a FIXED BIN(63) value. Under the CMPAT(V2) and CMPAT(LE) compiler options, LBOUNDACROSS returns a FIXED BIN(31) value, while under the CMPAT(V1) compiler option, it returns a FIXED BIN(15) value.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)