LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

如何文件对话框按取消后不报警,程序继续运行?

文件对话框在运行时,会弹出一个对话框,选择确定会继续进行,选择取消两次,会弹出一个告警对话框,告你出错了,问你是要继续运行还是停止。

现问题是如何在选取消时,系统不进行告警对话框,继续运行(功能上相当于选了告警对话框的继续运行)?

0 Kudos
Message 1 of 5
(3,792 Views)
Try posting here
Cory K
0 Kudos
Message 2 of 5
(3,788 Views)

English Translation (not precise):

 

Why the file dialog box is not in accordance with the Cancel selection, where the program continues to run?

 

Document dialog box, at run time, will pop up a dialog box, select will continue to find.  Select Cancel twice, and a warning dialog box will pop up saying that something is wrong, and asks you to continue or to stop.

The question is how to cancel or close the selection without the system warning dialog boxes (the functional equivalent of a warning dialog box, choose to continue or to run)?

 

0 Kudos
Message 3 of 5
(3,776 Views)
您能告诉我们您的代码?
0 Kudos
Message 4 of 5
(3,774 Views)
可以试试用 error clear
0 Kudos
Message 5 of 5
(3,769 Views)