SSRANGE
Specifies that, at run time:
- Subscripts and indexes are checked to ensure they are not referencing an
area outside the table
- Reference modified items are checked for negative or zero value
Syntax:
>>-.---.-.-SSRANGE-.----------.--.-------><
+-/-+ | +-"integer"+ |
+-NOSSRANGE-------------+
Parameters:
integer |
The level of SSRANGE support required. The possible values are:
1 |
Causes a 153 error to occur at run time if an attempt is made to use a reference
modified expression with the length having a negative or zero value. | |
Properties:
Default: |
NOSSRANGE |
Phase: |
Syntax check |
$SET: |
Initial |
Dependencies:
Sets BOUND immediately
See Also: