proc.pw

Command/PROC, Releases: AP and R83

Print output buffer(s) and await response.

Description

displays the command(s) in the current output buffer(s) and 'waits' for a response prior to processing.

Valid responses:

g (or <return>) 'go'. Proceeds with process.
s 'skip'. Proceeds with next command in PROC.
x (or n) 'cancel'. Returns control to TCL.

Example

hsselect entity by name
ston
hsave-list entity.list
pw

See Also

Command Name Type Description
proc.px Command Process output buffer(s) and exit to TCL.
proc.p Command Process output buffer(s).
proc.ph Command Process output buffers with 'hush'.
proc.pp Command Print and process output buffer(s).
proc Definition List of PROC subjects.

User Comments

What do you think?

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

Login to leave your comments.