Previous Next Up Title Contents Index Functions Index Top Library

CLOSE ARCHIVE FILE

PCLARF


CALL SEQUENCE

CALL PCLARF (AFID)

INPUT PARAMETERS

INTEGER AFID
Archive file identifier

PHIGS STATE

(PHOP, *, *, AROP).

EFFECT

Closes an archive file.

The file associated with AFID is closed and AFID is removed from the set of open archives. The archiving state is set to ARCL if no other archive file is open.

ERRORS

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

SEE ALSO

open archive file


Previous Next Up Title Contents Index Functions Index Top Library