EDTHELP.HLB  —  RANGE  AND
 The AND range selects a group of single lines.

 Format: range-1 AND range-2 AND range3 ...
     Or: range-1 , range-2 , range3 ...

 Each of the ranges must be a single line range.  Each of the single
 lines is operated on.

 Ex: TYPE 4 AND 7     Lines 4 and 7 are displayed on the terminal

     TYPE BEGIN,END-1 The first and last lines are displayed on the
                      terminal
Close Help