BDI_PUT

Put the named items with the specified type and dimensions

Invocation

CALL BDI_PUT( ID, ITEMS, TYPE, NDIM, DIMS, DATA, STATUS )

Description

Writes the items specified by the ITEMS string with the specified TYPE. Should only be used for numeric items.

Arguments

References


BDI_PUT1

Put the ADI data to the named item in the file object

Invocation

CALL BDI_PUT1( ID, LID, ITEM, DATA, STATUS )

Description

Writes the items specified by the ITEMS string. Supports the following high level abstractions in addition to simple items.

Axis__SpacedData - Converts to expanded array Axis__ScalarWidth - Ditto

Arguments

References

CODE