LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can close sub VI without save changes?

when i close a main vi which has many sub vis. there are  always a warning that  "Save Changes Before Closing? Dialog Box". when i try to close it. And because i will always close it without save changes, so every time i have choose " Donnot save sub vis" . So is  there any way that i can configure  then will not inform me  the dialog and close the vi automatically ??? thanks a lot
0 Kudos
Message 1 of 3
(2,728 Views)

crtl-w

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 3
(2,724 Views)
Well, the obvious answer would be to close them once with saving and it will never ask again. Most likely, the situation occured because you upgraded LabVIEW to a new version. (you can find the exact changes from the dialog, so please verify this before proceeding).
 
What you can also do is masscompile your folders. Currently, LabVIEW needs to convert all your VIs every time you load them, a slow process that is also demanding on CPU and memory. You should really have all your code in the current version (after backing up the old versions in a safe place, just in case).

Message Edited by altenbach on 08-29-2007 09:13 AM

Message 3 of 3
(2,720 Views)