ri Command

The ri command resets either the entire Proc input buffer, or all of the locations following a specified location, and resets both input buffers to null.

Syntax

ri{start.parameter}

Parameter(s)

start.parameter

Indicates the starting position to reset. All parameters following the specified parameter and the entire secondary input buffer are cleared.

Example(s)

Clears both input buffers.

ri

Clears only the secondary input buffer.

ss

ri

sp

See Also

go Command, Primary Input Buffer, Primary Output Buffer, PROC Processor, ro Command, Secondary Input Buffer, Secondary Output Buffer, sp Command, ss Command, u6193 User Exit, ua1a2 User Exit