AVDEF Subroutine: Creates an instance of Array Visualizer displaying data for a specified array.
Module: USE AVDEF
Syntax
Remarks
faglShow creates an instance of Array Visualizer and displays it. faglShow can also make an existing instance of Array Visualizer visible if that instance has been rendered invisible by a call to faglHide. Before showing the instance of Array Visualizer, you might want to call faglName to put a suitable heading on its title bar.
If the Array Viewer instance associated with array was created by using favStartViewer, rather than faglShow, this routine will have no effect. Use the favShowWindow routine instead.
See Also