Description:
An HDS data object is created, as
specified by the character string associated with the parameter, and the given type and
dimensionality. If the object is a component of a structure, the structure must already exist.
Invocation
CALL DAT_CREAT ( PARAM, TYPE, NDIMS, DIMS, STATUS )
Arguments
PARAM=CHARACTER∗(∗)
(given)
Name of program parameter
TYPE=CHARACTER∗(∗)
(given)
Type of HDS component. This may be a primitive type or a structure
NDIMS=INTEGER (given)
Number of dimensions of the component
DIMS(∗)=INTEGER
(given)
Dimensions of the component
STATUS=INTEGER (given and returned)
Global status
Copyright © 2000 Council for the Central Laboratory of the Research Councils