Version 8.2.2 for Mainframes
 —  Terminal Commands  —

%R - Repeat INPUT Statement

%R

This command causes INPUT statement repetition and the output screen to be rebuilt. All output data generated from the beginning of the INPUT statement will be reproduced.

%R in a Recording

By recording the terminal command %R, you can manipulate a single step in a recording when it is played back.

You may also use %R to overwrite input data in a recording that is being played back.

Top of page