LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

File Save and Close

Hi,

 

I am getting an prompt message (See the attachment), when i press Cancel button in a File Save Prompt Button.

Please tell me how shall i remove this prompt.

 

regards,

mfp.

0 Kudos
Message 1 of 5
(2,445 Views)

When a save dialog box is closed by clicking the cancel button it will throw an error.  The Dialog box you are getting might be because of that error handling.

 

Smiley Wink

-----

The best solution is the one you find it by yourself
0 Kudos
Message 2 of 5
(2,433 Views)

Hi,

 

Thanks for th reply. what shall i do to remove that error.

 

regards,

mfp.

0 Kudos
Message 3 of 5
(2,431 Views)

Post the code (if it is not confidential) i'll try to help you out. Post the VI where the file is being called.

 

Smiley Wink

-----

The best solution is the one you find it by yourself
0 Kudos
Message 4 of 5
(2,423 Views)

You can ignore the error by checking if cancel button is pressed. Also ignore only the specific error by checking the error code else it will ignore all the previous errors also.

0 Kudos
Message 5 of 5
(2,409 Views)