BDI_PUT1R
Put the named vector items with the type REAL
Invocation
CALL BDI_PUT1R( ID, ITEMS, DIM, DATA, STATUS )
Description
Writes the items specified by the ITEMS string with the type REAL
Arguments
-
ID = INTEGER (given)
ADI identifier of BinDS, Array or Scalar object, or derivatives
thereof
-
ITEMS = CHARACTER*(*) (given)
List of items to be mapped
-
DIM = INTEGER (ggiven)
The dimension of the users buffer
-
DATA[] = REAL (given)
The returned data
-
STATUS = INTEGER (given and returned)
The global status.
References