favSetAnnotation

AVVIEWER Subroutine: Sets the annotation string.

Module: USE AVVIEWER

Syntax

favSetAnnotation (hv, string, status)

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

string
The character string to be displayed in the Array Viewer's annotation dialog.

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