pmessage(3g) — Subroutines
Name
pmessage − Specifies a workstation identifier and message text.
Operating States: PHOP, WSOP, ∗, ∗
PHIGS standard function
Syntax
void pmessage (
Pint wsid, /∗ (I) Workstation identifier ∗/
const char ∗message /∗ (I) Message string ∗/
)
Description
pmessage specifies a workstation identifier and the message text. The message text appears on the workstation surface at an implementation-specific location or on a separate device associated with the workstation. This function may have a local effect on the workstation. For example, the message might request that the operator change the paper in a plotter before a picture is regenerated.
See the Device Specifics Reference Manual for DEC GKS and DEC PHIGS for more information on workstation-specific capabilities.
See Also
panno_text_rel
panno_text_rel3
popen_phigs
popen_ws
ptext
ptext3