I am just now getting aquainted with the AV. I am trying to use the fortran subroutines in the AvFRT library. I am having a hard time finding the variables that are passed to each subroutine when integrating array visualizer into programs. Does anyone know of a list of the subroutines WITH Variables/options. I found one list in the help file with just the subroutine names in the library
Example
avSave- how do i specify a file to save to or a logical argument to know if file was saved properly?
ie call avSave(file="blah.h5", status,.....)
In addition, how do I change the display options for the plots in AV integrated into VS2008? The popup box that opens to "view array" has no menu andright click optionsdo not work.
Thanks for your help!

