proc.px

Command/PROC, Releases: AP and R83

Process output buffer(s) and exit to TCL.

Description

processes the command(s) in the currently active output buffer(s) and unconditionally stops the PROC upon completion of the command(s) returning control directly to TCL.

Example

hsselect entity by name
ston
hsave-list entity.list
px
oEND OF PROC

See Also

Command Name Type Description
proc.p Command Process output buffer(s).
proc.x Command Terminates PROC.
proc.ph Command Process output buffers with 'hush'.
proc.pp Command Print and process output buffer(s).
proc.pw Command Print output buffer(s) and await response.
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.