Previous Topic: How the RANGE Command Specifies RangesNext Topic: Define Groups of Resources Using the Group Command


Use the RANGE Option

The RANGE option yields the same results as the RANGE command with the DEFERRED operand.

The following commands generate the same report as the preceding commands but include the RANGE option instead of the RANGE command:

TAB TERMID(0A++),
TERM INPUTS RANGE(0,50) AND,
 TERM RESP               AND,
 TERM I/OTIME            AND,
 TRAN USE
END
RUN