SGS_ANNUL

Close a graphics workstation without cancelling the parameter

Description:

De-activate and close the graphics workstation whose base zone (ZONE) was obtained using SGS_ASSOC, and annul the zone identifier. Do not cancel the associated parameter.

Invocation

CALL SGS_ANNUL ( ZONE, STATUS )

Arguments

ZONE = INTEGER (Given and returned)
A variable containing the base zone identifier.
STATUS = INTEGER (Given and returned)
The global status.

Notes:

On entry, the STATUS variable holds the global status value. If the given value of STATUS is SAI__OK and the routine fails to complete, STATUS will be set to an appropriate error number. If the given value of STATUS is not SAI__OK, then the routine will still attempt to execute and will return with STATUS unchanged.