ARY_UNMAP

Unmap an array

Description:

The routine unmaps an array which has previously been mapped for READ, UPDATE or WRITE access.

Invocation

CALL ARY_UNMAP( IARY, STATUS )

Arguments

IARY = INTEGER (Given)
Array identifier.
STATUS = INTEGER (Given and Returned)
The global status.

Notes: