favSetFileName
AVVIEWER Subroutine: Loads a specified file.
Module: USE AVVIEWER
Syntax
- favSetFileName (hv, filename, status)
- hv
-
A handle that references an instance of Array Viewer created by
favStartViewer.
- filename
-
The path to the file to be loaded by this Viewer instance.
- status
-
An output argument of type INTEGER(4). It returns a status code for the success of
this call. The value 0 indicates success.