PQEDM(3g) — Subroutines
Name
PQEDM − Returns the edit mode.
Operating States: PHOP, ∗, ∗, ∗
PHIGS standard function
Syntax
PQEDM (ERRIND, EDITMO)
Argument Data Type Access Description
---------------------------------------------------------------------------
ERRIND Integer Write Error indicator
EDITMO Integer Write Edit mode
---------------------------------------------------------------------------
Constants
Defined Argument Constant Description
---------------------------------------------------------------------------
EDITMO PINSRT Insert the new element into the open
structure after the element pointed to
by the current element pointer.
PREPLC Replace the element currently pointed
to by the element pointer.
---------------------------------------------------------------------------
Description
PQEDM queries the PHIGS state list and returns the edit mode.
See Also
PSEDM