LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

remove directory reference from labview

Hallo,
I'm working in a project that has a lot of move copy and delete operation on files and directories.
I have a lot of problems when I want to delete some directories because Labview keeps a sort of reference. I'm sure that I closed all files references on the mentioned directory before trying to delete it.
Is there any way to remove these references from labview? Or any other suggestion to solve my problem.

Many thanks
0 Kudos
Message 1 of 3
(2,626 Views)
Are you sure that LabVIEW is keeping some reference open? What kind of error messages are you getting? Could it be that you're trying to delete a directory that still has files in it?
0 Kudos
Message 2 of 3
(2,608 Views)
Hallo Dennis,
novice error... The labview' standard block doesn't delete subfolders recursively...
I hope that NI will introduce this feature in the next version together with a RENAME file/dir...
Many thanks for your hint.

Best Regards
0 Kudos
Message 3 of 3
(2,597 Views)