PJM_labview Posted December 18, 2008 Report Share Posted December 18, 2008 After doing a "save as>>copy>>create unopened disk copy" I got the following error messages. I am not entirely clear about the meaning of this message. PJM Quote Link to comment
jdunham Posted December 18, 2008 Report Share Posted December 18, 2008 QUOTE (PJM_labview @ Dec 17 2008, 03:35 PM) After doing a "save as>>copy>>create unopened disk copy" I got the following error messages. I am not entirely clear about the meaning of this message. It looks more like a warning than an error. Translating from English to real English, it says, "I know you asked me to save everything, and I did, but two seconds from now when I claim you still have unsaved changes, please don't write nasty emails to NI Tech Support" Quote Link to comment
Justin Goeres Posted December 19, 2008 Report Share Posted December 19, 2008 QUOTE (jdunham @ Dec 17 2008, 04:04 PM) "...please don't write nasty emails to NI Tech Support" ...and instead write confused posts in a far more public forum such as LAVA . Quote Link to comment
Clio75 Posted December 19, 2008 Report Share Posted December 19, 2008 QUOTE (PJM_labview @ Dec 18 2008, 12:35 AM) After doing a "save as>>copy>>create unopened disk copy" I got the following error messages. I am not entirely clear about the meaning of this message. http://lavag.org/old_files/monthly_12_2008/post-121-1229556889.png' target="_blank"> PJM is there a developer from Microsoft that have started in NI ??? Quote Link to comment
asbo Posted December 20, 2008 Report Share Posted December 20, 2008 I've gotten this message too and the only way I can see this possible is that if a dependency of that VI somehow got unloaded from memory (which it shouldn't do while the parent VI is open, right?) and when you save, LV had to load that VI back into memory as part of dependency checking nonsense. Or maybe the 'one or more files' changed on disk between being loaded into memory and this save occuring. Less likely, because instinct tells me LV would just save over the newer version on disk while whistling a merry little tune. Quote Link to comment
orko Posted December 20, 2008 Report Share Posted December 20, 2008 QUOTE (Clio75 @ Dec 18 2008, 09:32 AM) is there a developer from Microsoft that have started in NI ??? Hey now... there are still some sane ones left here. Don't tell anyone I said that, though. :ninja: Quote Link to comment
PJM_labview Posted December 20, 2008 Author Report Share Posted December 20, 2008 QUOTE (asbo @ Dec 19 2008, 07:01 AM) I've gotten this message too and the only way I can see this possible is that if a dependency of that VI somehow got unloaded from memory (which it shouldn't do while the parent VI is open, right?) and when you save, LV had to load that VI back into memory as part of dependency checking nonsense. This was my initial though, but I don't see why doing a "save as>>copy>>create unopened disk copy" would do such a thing. May be this has something to do with a VI in the clipboard... PJM Quote Link to comment
jdunham Posted December 20, 2008 Report Share Posted December 20, 2008 QUOTE (PJM_labview @ Dec 19 2008, 09:12 AM) This was my initial though, but I don't see why doing a "save as>>copy>>create unopened disk copy" would do such a thing.May be this has something to do with a VI in the clipboard... PJM What about VIs in disabled structures? Normally they are not compiled, but maybe if they are re-saved in another location, then they are touched. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.