DAT_SIZE

Enquire object size

Description:

Enquire the size of an object. For an array this will be the product of the dimensions; for a scalar, a value of 1 is returned.

Invocation

CALL DAT_SIZE( LOC, SIZE, STATUS )

Arguments

LOC = CHARACTER  ( DAT__SZLOC ) (Given)
Object locator.
SIZE = INTEGER (Returned)
Object size.
STATUS = INTEGER (Given and Returned)
The global status.