favSetArray
AVVIEWER Subroutine: Lets you view a specified array.
Module: USE AVVIEWER
Syntax
- favSetArray (hv, array, status)
- hv
-
A handle that references an instance of Array Viewer created by
favStartViewer.
- array
-
The name of an array. The name must be one that the application has
previously used in a call to faglStartWatch.
- status
-
An output argument of type INTEGER(4). It returns a status code for the success of
this call. The value 0 indicates success.
See Also
faglStartWatch