r (range) processing code

The r processing code invokes the range function, and restricts processing to those values that fall within given minimum and maximum range restrictions. Multiple range specifications allow display of the data value if the data value falls between any of the range pair sets. In using multiple range set specifications on negative values, the ranges should be in ascending sequence, beginning with the lowest.

System Processors Update
Code Type File Defining
Dictionary Attributes Input Conversion

Syntax

rmin,max{;min,max...}

Parameter(s)

min,max Specifies minimum and maximum range restrictions.