proc.ri
Reset input buffers.
Syntax
ri{start.parameter}
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.
Example
ri
Clears both input buffers.
ss
ri
sp
Clears only the secondary input buffer.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
