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

SUBSCRIPTRANGE condition

Status
SUBSCRIPTRANGE is disabled throughout the program, except within the scope of the SUBSCRIPTRANGE condition prefix.
Result
When SUBSCRIPTRANGE has been raised, the value of the invalid subscript is undefined, and, hence, the reference is also undefined.
Cause and syntax
The SUBSCRIPTRANGE program-checkout condition is raised whenever a subscript is evaluated and found to lie outside its specified bounds. The order of raising SUBSCRIPTRANGE relative to evaluation of other subscripts is undefined.
Read syntax diagramSkip visual syntax diagram>>-SUBSCRIPTRANGE----------------------------------------------><
 
Abbreviation
SUBRG
Implicit action
A message is printed and the ERROR condition is raised.
Normal return
Normal return from a SUBSCRIPTRANGE ON-unit raises the ERROR condition.
Condition codes
520

Terms of use | Feedback

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