Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE ARCHIVE FILES

PQARF


CALL SEQUENCE

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

INPUT PARAMETERS

INTEGER N
Element requested from archive file list.

OUTPUT PARAMETERS

INTEGER ERRIND
Error indicator
INTEGER NUMBER
Number of archive files open.
INTEGER AFID
Identifier of Nth archive file in list.
INTEGER ARCFIL
Name of Nth archive file in list.

PHIGS STATE

(PHOP, *, *, *).

EFFECT

Returns the number of elements as well as the Nth element in the list of archive files (identifier, name) shown as open in the PHIGS state list.

ERRORS

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

SEE ALSO

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


Previous Next Up Title Contents Index Functions Index Top Library