ARY_ISBAS

Enquire if an array is a base array

Description:

The routine returns a logical value indicating whether the array whose identifier is supplied is a base array (as opposed to an array section).

Invocation

CALL ARY_ISBAS( IARY, BASE, STATUS )

Arguments

IARY = INTEGER (Given)
Array identifier.
BASE = LOGICAL (Returned)
Whether the array is a base array.
STATUS = INTEGER (Given and Returned)
The global status.