Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ piitm(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PIITM(3g)  —  Subroutines

Name

PIITM − Interprets an item data record obtained by a call to PRDITM. 

Operating States: PHOP, ∗, ∗, ∗
PHIGS standard function

Syntax

PIITM (TYPE, IDRL, LDR, DATREC)

Argument     Data Type      Access    Description
---------------------------------------------------------------------------
TYPE         Integer        Read      Item type
IDRL         Integer        Read      Length of the item data record
                                      (number of characters in the data
                                      record array)
LDR          Integer        Read      Dimension of the data record array
DATREC(LDR)  Character ∗80  Read      Data record
---------------------------------------------------------------------------

Description

PIITM interprets an item data record obtained by a call to PRDITM. 

If the item type corresponds to a function call that affects graphic representation, this function makes appropriate changes to the PHIGS state list, and generates the specified graphic output on all active workstations of categories OUTPUT and OUTIN. 

If the item type identifies user-defined data, this function generates an error indicating that it cannot interpret the item. 

Digital PHIGS Version 3.1 does not support this function.

See Also

PGTITM
PRDITM
PWITM

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