proc.d

Command/PROC, Releases: AP and R83

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

Command Name Type Description
proc Definition List of PROC subjects.
proc.s Command Sets input pointer.
proc.a Command Moves data to active output buffer.
proc.ip Command Inputs into active input buffer.
proc.ss Command Selects secondary input buffer.
pob Definition Description of Primary Output Buffer.
sob Definition Description of Secondary Output Buffer.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.