[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]
The graPHIGS Programming Interface : Subroutine Reference
GPCLAR - Close Archive File
Purpose
Use
GPCLAR
to close the specified open graPHIGS API archive
file.
If no other archive files are open, then
GPCLAR
sets the current archive state to Archive Closed
(ARCL)
Parameters
arid -- specified by user, fullword integer
Archive file identifier.
Error Codes
- 7
- FUNCTION REQUIRES STATE AROP
- 220
- SPECIFIED ARCHIVE FILE DOES NOT EXIST
Related Subroutines
- GPOPAR
- Open Archive File
RCP code
201348356
(X'0C005504')
[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]