proc.d
Displays input buffer.
Syntax
d{{(}parameter.number}{,number.characters{)}}{+} d0
Description
displays either a specific location from the currently active input buffer, or all locations.
When used in the form: 'd0', all locations in the input buffer are displayed.
If the optional parameter.number is specified, only the contents of the specified input buffer are displayed.
The 'd0' command displays the entire current input buffer.
The '+' character suppresses the automatic linefeed at the end of the display.
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.
