BDI1_CFIND

Locate HDS component for a given item, creating/deleting if required

Invocation

CALL BDI1_CFIND( MID, HID, ITEM, CREATE, DELETE, CLOC, CNDIM, CDIMS, STATUS

Description

Locate HDS component for a given item, creating if required. If the object does not exist and creation is not allowed then CLOC is set to a flag value. The routine returns the shape of the object, whether or not it is created, which is defined by the NDF data model.

Arguments

References


BDI1_CFIND0

Copy dimensions array and dimensionality

Invocation

CALL BDI1_CFIND0( NDIM, DIMS, CNDIM, CDIMS )

Description

Locate HDS component for a given item, creating if required. If the object does not exist and creation is not allowed then CLOC is set to a flag value.

Arguments

References


BDI1_CFIND1

Locate HDS component for a given item, creating if required

Invocation

CALL BDI1_CFIND1( LOC, NAME, CREATE, DELETE, TYPE, NDIM, DIMS, THERE,

Description

Locate HDS component for a given item, creating if required. If the object does not exist and creation is not allowed then CLOC is set to a flag value.

Arguments

References

CODE