Processing math: 100%

IMG_NAME

Return the image name

Description:

This subroutine returns the name of the input image as a character string.

Invocation

CALL IMG_NAME( PARAM, VALUE, STATUS )

Arguments

PARAM = CHARACTER ( ) (Given)
Parameter name of the image (case insensitive).
VALUE = CHARACTER ( ) (Returned)
The name of the image.
STATUS = INTEGER (Given and Returned)
The global status.

Notes: