Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pqedm(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

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

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026