Hi,
maybe some can help me: I have a program which runs without saving data, but the user has the option to save data (via a switch on the frontpanel). In this case the user is asked where to save the data because I left the path file empty. This works fine.
But sometimes the user hits the switch and then recognizes that he doesn't want to save data, so he hits "cancel" without entering a file path name. In this case LabVIEW gives an error (because the user didn't enter a file name) and you have to stop the whole program.
Does anybody know if there is an option to cancel the saving process once the user has hit the "save" button without stopping the whole program?
Thank you.
Steffi