favSetArrayName

AVVIEWER Subroutine: Sets the character string to be displayed on the Array Viewer title bar.

Module: USE AVVIEWER

Syntax

favSetArrayName (hv, name, status)

hv
A handle that references an instance of Array Viewer created by favStartViewer.

name
The character string to be displayed on the title bar.

status
An output argument of type INTEGER(4). It returns a status code for the success of this call. The value 0 indicates success.