Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pqarf(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PQARF(3g)  —  Subroutines

Name

PQARF − Returns a list of open archive files. 

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

Syntax

PQARF (N, ERRIND, NUMBER, AFID, ARCFIL)

Argument         Data Type     Access   Description
---------------------------------------------------------------------------
N                Integer       Read     Sequence number of the list element
                                        requested
ERRIND           Integer       Write    Error indicator
NUMBER           Integer       Write    Number of archive files open
AFID             Integer       Write    Nth open archive file identifier
ARCFIL           Integer       Write    Nth open archive file name
---------------------------------------------------------------------------

Description

PQARF queries the PHIGS state list and returns a list of open archive files.  For each open archive file, the function provides both the file name and the archive identifier specified when Digital PHIGS opened the file.  In the ARCL (archive closed) archive state, both lists are empty. 

See Also

PCLARF
PQARS
POPARF

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