Reset an NDF component to an undefined state NDF_RESET
A comma-separated list of component names may also be supplied in which case each component will be reset in turn.
Specifying a component name of ’
’
will cause all components, except for HISTORY and extensions, to be reset. The former may be reset
by specifying its name explicitly, while all extensions may be removed by specifying a component
name of ’
EXTENSION’
.
Individual extensions may be removed from an NDF with the NDF_XDEL routine.
This routine may only be used to reset components of a base NDF. If an NDF section is supplied, then it will return without action. No error will result.
An array component of an NDF cannot be reset while it is mapped for access. Neither can an NDF’
s
axis component be reset while any axis array is mapped for access. This routine will fail if either of
these conditions occurs.