I built an application where Main.vi calls some dialogs. Main.vi has nothing for the user to see.
I want Main.vi to close and disappear when it terminates.
I have tried every combination I can think of in VI Properties/Window Appearance and .../Execution, but when I build and run the app,
the Main.vi window remains on the screen when it terminates.
What's the magic trick to make Main.vi close, disappear, go away, and cease to exist like a properly closed application?
bb