Previous Next Up Title Contents Index Functions Index Top Library

RETRIEVE STRUCTURE IDENTIFIERS

PRSID


CALL SEQUENCE

CALL PRSID (AFID, ILSIZE, N, LSTRID)

INPUT PARAMETERS

INTEGER AFID
Archive file identifier.
INTEGER ILSIZE
Maximum list size.

OUTPUT PARAMETERS

INTEGER N
Number of structure identifiers.
INTEGER LSTRID(ILSIZE)
List of AFID archive structure identifiers

PHIGS STATE

(PHOP, *, *, AROP).

EFFECT

This function returns the list of structure identifiers in the archive AFID.

ERRORS

7
Ignoring function, function requires state (PHOP, *, *, AROP)
404
Ignoring function, the specified archive file is not open

SEE ALSO

open archive file, archive structures, retrieve structures, delete structures from archive, retrieve paths to ancestors, retrieve paths to descendant, inquire conflict resolution, inquire all conflicting structures, inquire conflicting structures in network


Previous Next Up Title Contents Index Functions Index Top Library