Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE ALL CONFLICTING STRUCTURES

PQCST


CALL SEQUENCE

CALL PQCST (AFID, N, ERRIND, OL, OSTRID)

INPUT PARAMETERS

INTEGER AFID
Identifier of archive file to be processed.
INTEGER N
Element requested from the list of conflicting structure identifiers.

OUTPUT PARAMETERS

INTEGER ERRIND
Error indicator
INTEGER OL
Number of elements in the list of conflicting structure identifiers.
INTEGER OSTRID
Nth structure identifier in the conflicting structure list.

PHIGS STATE

(PHOP, *, *, AROP).

EFFECT

Returns the number of elements as well as the Nth element in the list of structure identifiers conflicting with the given archive. If the data is available, error indicator is returned as 0.

The data is extracted from the PHIGS state list. A structure identifier belongs to the list if it is both in the centralized structure store (CSS) and in archive AFID.

ERRORS

2
Ignoring function, function requires state (PHOP, *,*,*)

SEE ALSO

open archive file, inquire conflict resolution, inquire conflicting structures in network.


Previous Next Up Title Contents Index Functions Index Top Library