I don't know why you should any problem using the Quit LabVIEW function in
a built application. I have it in most of mine and it always works. Are you
sure that the function is actually getting called? Try turning on execution
highlighting. One thing you might want to do after you discover your problem
is to add a test to see if the program is an executable. Debugging your program
is a lot easier if LabVIEW doesn't terminate every time you stop your program.
"Eric Poirier"
wrote:
>Like I said before, I don't know how to close the entire application by
a>control.>Like u click on a stop button, and the application close without
u have to>manually close it bye the X. The Quit Labview function in application>control
work well in the development en
vironnement, but not in run-time. So,>anyone
know how to make it work in run-time.>>Thanks>Eric>>