- ←Prev
- NDF
Routines for Accessing the
Extensible N-Dimensional Data Format - Next→
- TOC ↑
Description:
The routine imports an
NDF into the NDF_ system from
HDS and issues an identifier for it. The NDF may then be manipulated
by the NDF_ routines.
Invocation
CALL NDF_IMPRT( LOC, INDF, STATUS )
Arguments
LOC =
CHARACTER
( )
(Given)
INDF = INTEGER (Returned)
NDF identifier.
STATUS
= INTEGER (Given and Returned)
The global status.
Notes:
This routine is obsolete. The same effect
can be obtained by calling NDF_FIND with its second (NAME) argument set to a blank string.
- ←Prev
- NDF
Routines for Accessing the
Extensible N-Dimensional Data Format - Next→
- TOC ↑