Hi There,
I have a vi with some sub-vi. In the vi, I have a case structure in which I can choose to close the program. I want the user to quit the program with this command because if he leaves with a click une the upper right corner (X), that will not close the acquisition boards in my computer and it's very important to close them. How can I make the user close the program only with the 'quit' option?
Is it possible to execute de 'quit' case with a click in the upper righe corner (X)?
Thanks