AVVIEWER Subroutine: Creates an Array Viewer instance.
Module: USE AVVIEWER
Syntax
Remarks
This subroutine constructs an Array Viewer application object. When calling other routines in the AVViewer module, use the handle returned by this call to reference this viewer instance.
The Viewer window is initially hidden. Use favShowWindow to make it visible. Use favEndViewer to close the viewer and destroy this Viewer instance.
See Also