next up previous 237
Next: NDF_OPEN - Open an existing or new NDF
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_NEWP - Create a new primitive NDF


NDF_NOACC - Disable a specified type of access to an NDF

Description:
The routine disables the specified type of access to an NDF, so that any subsequent attempt to access it in that way will fail. Access restrictions imposed on an NDF identifier by this routine will be propagated to any new identifiers derived from it, and cannot be revoked.

Invocation:
CALL NDF_NOACC( ACCESS, INDF, STATUS )

Arguments:

ACCESS = CHARACTER $*$ ( $*$ ) (Given)
The type of access to be disabled: 'BOUNDS', 'DELETE', 'MODIFY', 'SHIFT', 'TYPE' or 'WRITE'.
INDF = INTEGER (Given)
NDF identifier.
STATUS = INTEGER (Given and Returned)
The global status.

Notes:
Disabling each type of access imposes the following restrictions on an NDF:


next up previous 237
Next: NDF_OPEN - Open an existing or new NDF
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_NEWP - Create a new primitive NDF

NDF [1ex
Starlink User Note 33
R.F. Warren-Smith & D.S. Berry
16th July 2012
E-mail:starlink@jiscmail.ac.uk

Copyright © 2013 Science and Technology Facilities Council