Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29253 Discussions

Exiting/Quiting an ArrayViewer.Document instance

ids-removed295
Beginner
400 Views
Is there any type of method for quitting AV from the Automation interface, (like the .Quit for Excel.Application)?
0 Kudos
1 Reply
Intel_C_Intel
Employee
400 Views
Once you release the last interface to ArrayViewer.Document, the Viewer should close. There's also the Visible property in case you just want the Viewer to not appear on the screen.
John
0 Kudos
Reply