PRESN(3g) — Subroutines
Name
PRESN − Retrieves a list of archived structure networks from an open archive file.
Operating States: PHOP, ∗, ∗, AROP
PHIGS standard function
Syntax
PRESN (AFID, N, LSTRID)
Argument Data Type Access Description
---------------------------------------------------------------------------
AFID Integer Read Archive file identifier
N Integer Read Number of structure identifiers
in the list
LSTRID(N) Array of Write List of structure identifiers
integers
---------------------------------------------------------------------------
Description
PRESN retrieves the specified list of archived structure networks from the specified open archive file. The value of the archive conflict resolution flag (MAINTAIN, ABANDON, or UPDATE) in the PHIGS state list determines how the function treats existing structures and structure descendants encountered in the specified archive file.
See the structure archiving function PSCNRS for information about setting conflict flags. Use the PQCNRS and PQCSTN functions in Inquiry Functions to return data about conflicts.
See Also
PARSN
PDSNAR
PQCST
PQCNRS
PQCSTN
POPARF
PRAST
PREPAN
PREPDE
PRSID
PREST
PSCNRS