ri

ri


px Index Level ro
Syntax ri{start.parameter}  
Category PROC
Type Command
Description "resets" either the entire PROC input buffer, or all of the locations following a specified location.

This command resets both input buffers to null.  The "start.parameter" indicates the "starting" position to reset. All parameters following the specified parameter and the entire secondary input buffer are cleared.
Options
See Also ro sp PROC ua1a2 u6193 ss secondary input buffer primary input buffer primary output buffer secondary output buffer go
Example ri
Clears both input buffers.

ss
ri
sp
Clears only the secondary input buffer.
Warnings
Compatibility D3 7.0 AP R83
px Index Level ro