11-21-2007 10:40 PM
11-21-2007 10:54 PM
11-22-2007 09:12 AM - edited 11-22-2007 09:17 AM
Sorry about the bad image post. First time I've ever tried one and it displayed OK in the preview. I thought the website uploaded the image file from my system. I have tried to attach it as a png below per your advice.
The "file already open" is what is confounding me because I close the file immediately prior to trying to delete it and the file close vi shows no errors. If I stop the vi using a breakpoint after the file is closed, all indications are that the file is in fact closed. I can access it, edit, delete, etc., but I still get the error 5 "file already open" from the delete vi.
Thanks and Happy Thanksgiving,
11-22-2007 12:16 PM
Ravens Fan,
I finally found a sub-vi where the file in question was being opened twice, so that was the source of the error. The app and the Delete vi worked fine on the PDA even with this mistake, but apparently either LabView or WinXP is more persnickity about this than is the PDA. Seems like this problem would be easier to prevent if LV would warn about opening an already open file, but maybe there are reasons to allow it?
Thanks for your help.
Jerry
11-22-2007 12:59 PM