d

d


c Index Level f
Syntax d{{(}parameter.number}{,number.characters{)}}{+}  
d0
Category PROC
Type Command
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.
Options
See Also PROC s a ip ss primary output buffer secondary output buffer
Example
Warnings
Compatibility D3 7.0 AP R83
c Index Level f