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