Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pscnrs(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PSCNRS(3g)  —  Subroutines

 

Name

PSCNRS − Sets the value of the archival and retrieval conflict resolution flags. 

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

Syntax

PSCNRS (ARCCR, RETCR)

Argument       Data Type      Access    Description
---------------------------------------------------------------------------
ARCCR          Integer        Read      Archival conflict resolution flag
RETCR          Integer        Read      Retrieval conflict resolution flag
---------------------------------------------------------------------------

Constants

Defined Argument      Constant      Description
---------------------------------------------------------------------------
ARCCR, RETCR          PCRMNT        Write structures to the CSS or archive
                                    only if they do not already exist.
                      PCRABA        Abandon the archival or retrieval
                                    operation.
                      PCRUPD        Replace the existing structure with
                                    the new structure.
---------------------------------------------------------------------------

Description

PSCNRS sets the value of the archival conflict resolution flag and the retrieval conflict resolution flag to PCRMNT, PCRABA, or PCRUPD.  The archival conflict flag controls what results when an attempt is made to archive structures from the CSS whose identifiers already exist in the archive file.  Use the PQCNRS function to return the values of the archival and retrieval flags. 

See Also

PARAST
PARSN
PARST
PQCST
PQCNRS
PQCSTN
PRAST
PRSID
PRESN
PREST

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