I have produced an EXE file from a simple VI. at the end of the execution the user is asked whether they want to repeat the VI or not, to do this i have used a while loop. If the user answers yes the vi executes again. However, if the user selects no the VI stops but remains open. I require the VI/EXE to close down if no is clicked.
Any thoughts?
Ross