取消
显示结果 
搜索替代 
您的意思是: 

Exit LabView without saving SubVI's

Hi
I want to exit LV (6.0) automatically. If there are VI’s which have changed, I get a message to save those VI’s. But I don't want to save; I just want to exit/quit LV completely.
Is there a way to do this automatically?

Thanks for any hint
0 项奖励
1 条消息(共 3 条)
3,236 次查看
If you have an application that is past the development stage and that you use regularely, you can consider using the application builder.
In that way you can make a nice installable .exe.
Using this you can also distribute your software to customers or collegues (but read the license-agreement carefully).
0 项奖励
2 条消息(共 3 条)
3,236 次查看
Hi Dobi,
using Vi-Server you have the method Revert Vi; this has the same effect of Revert from the main menu (dispose all vi's changes). You can use it when you close a vi without saving its changes.

Good luck,

Alberto
0 项奖励
3 条消息(共 3 条)
3,236 次查看