Description:
This
routine releases the resources reserved by a call to IRQ_NEW or IRQ_FIND. The cloned
NDF identifier held in LOCS(1) is annulled, and then all the five HDS locators in LOCS are
annulled. If no defined quality names exist within the NDF, then the structure used to hold
such names is deleted and the QUALITY component of the NDF is reset to an undefined
state.
Note, this routine attempts to execute even if STATUS is set on entry, although no
further error report will be made if it subsequently fails under these circumstances.
Invocation
CALL IRQ_RLSE( LOCS, STATUS )
Arguments
LOCS(5) = CHARACTER
(
)
(Given)
An array of five HDS locators. These locators identify the NDF and the associated quality
name information. They should have been obtained using routine IRQ_FIND or routine IRQ_NEW.
STATUS = INTEGER (Given and Returned)
The global status.
Copyright © 2009 Science and Technology Facilities Council.