Hello!
Does anybody know how Labview deals with file and directory permission
locking under WinNT.
I have a following problem. There is a main VI running in a state machine
mode and it fires up a SubVI that has a bunch of SubVIs. One of these
SubVIs are creating a temporary directory and files that I want to delete
once everything is over. However I always get a file permission error when
trying to delete those files, also when using Explorer and trying to delete
those files I get a file sharing error. This happens even when main VI has
been stopped. How comes LabVIEW does not unlock that file and directory.
Rather annoying!
Thanks for you help.
Reinis Kanders