Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pqphf(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PQPHF(3g)  —  Subroutines

Name

PQPHF − Returns available character sets, and maximum number of simultaneously open workstations and archive files. 

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

Old Syntax

PQPHF (NCS, ERRIND, SIMOPW, SIMOPA, OLCS, CS)

Argument          Data Type      Access    Description
---------------------------------------------------------------------------
NCS               Integer        Read      Character set requested
ERRIND            Integer        Write     Error indicator
SIMOPW            Integer        Write     Maximum number of simultaneously
                                           open workstations
SIMOPA            Integer        Write     Maximum number of simultaneously
                                           open archive files
OLCS              Integer        Write     Number of available character
                                           sets
CS                Integer        Write     NCSth available character set
---------------------------------------------------------------------------

New Syntax

PQPHF (NCS, ERRIND, SIMOPW, SIMOPA, NAMESN, OLCS, CS, NFLN, IFLN)

Argument          Data Type      Access    Description
---------------------------------------------------------------------------
NCS               Integer        Read      Character set requested
ERRIND            Integer        Write     Error indicator
SIMOPW            Integer        Write     Maximum number of simultaneously
                                           open workstations
SIMOPA            Integer        Write     Maximum number of simultaneously
                                           open archive files
NAMESN            Integer        Write     Maximum number of available
                                           names for the name sets
OLCS              Integer        Write     Number of available character
                                           sets
CS                Integer        Write     NCSth available character set
NFLN              Integer        Write     Maximum length of the normal
                                           filter list
IFLN              Integer        Write     Maximum length of the inverted
                                           filter list (for the incremental
                                           spatial search)
---------------------------------------------------------------------------

Description

PQPHF queries the PHIGS description table and returns the maximum number of simultaneously open workstations, the maximum number of simultaneously open archive files, the number of available character sets, and the NCSth element of the list. 

See Also

PADS
PISS
PISS3
POPARF
POPWK

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