Previous Next Up Title Contents Index Top Library

4.10.1. OPENING AND CLOSING AN ARCHIVE FILE

OPEN ARCHIVE FILE opens an archive file for read/write access. Several archive files can be open simultaneously. The maximum number of opened files is defined in the PHIGS Description Table and can be accessed with INQUIRE PHIGS FACILITIES.

CLOSE ARCHIVE FILE closes the specified archive file.


Previous Next Up Title Contents Index Top Library