Previous Topic: M (move) CommandNext Topic: TABS Command


R (repeat) Command

R[number-of-times]

where:

number-of-times-specifies the number of times a line or block of lines is repeated. The default is 1.

R-specifies a single line to be repeated.

Rn-specifies a single line to be repeated n times.

RR -specifies the first and last lines of a block to be repeated one time.

The R (repeat) line command is used to repeat a line or block of lines directly after the last line to be repeated.

Rules for Using the R (repeat) Line Command