[ Previous | Next | Contents | Glossary | Home | Search ]
The graPHIGS Programming Interface : Subroutine Reference

GPDASA - Delete All Structures from Archive

GPDASA (arid)

Purpose

Use GPDASA to delete all structures from the specified open archive file.

This subroutine is equivalent to invoking the Delete Structures from Archive (GPDSAR) subroutine for each structure in the selected structure store.

When this subroutine call is completed, the state of the archive file is as if your application just created it.

Parameters

arid -- specified by user, fullword integer

Archive file identifier.

Error Codes

7
FUNCTION REQUIRES STATE AROP
220
SPECIFIED ARCHIVE FILE DOES NOT EXIST
1113
FILE IS READ ONLY

Related Subroutines

GPDSAR
Delete Structures from Archive
GPDSNA
Delete Structure Networks from Archive

RCP code

201332994 (X'0C001902')


[ Previous | Next | Contents | Glossary | Home | Search ]