| o | Index Level | ph |
| Syntax | |
| Category | PROC |
| Type | Command |
| Description |
processes the command(s) in the currently active output buffer(s). The primary output buffer is processed first, followed by the secondary output buffer.
Both the primary and secondary output buffers are automatically reset after the "p" command, and the active buffer pointer is reset to point to the primary output buffer. |
| Options | |
| See Also | ph ston pp pw px ro PROC |
| Example |
hlist entity
h name address p o report completed at + htime p The first "p" in this example processes the Access sentence, "list entity name address". The second "p" processes the TCL "time" command. hselect entity by name ston hsave-list entity.by.name p The "p" command in this example processes the commands in both output buffers. |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| o | Index Level | ph |