11-01-2009 07:31 PM
The key in this case is definitel whether you are in development mode or exe.
To which I say, follow my logic above so that you don't care. Treat them both the same.
Blog for (mostly LabVIEW) programmers: Tips And Tricks
11-01-2009 10:16 PM
My concern with llb's is that if it gets corrupted, everything gets corrupted. They were originally created to give the original Windows LabVIEW users, back in v2.5, the ability to use long vi names, back when Windows was limited to 8.3 filenames. I have avoided them for quite a while, have lost a whole days work on a few occasions when a hiccup corrupted the file. It isn't as likely now, CoastalMaineBird's technique would definitely resolve the immediate issue, by artificially putting that extra file level in.
11-02-2009 12:12 AM
Hi
See in case current file path is taken into consideration,there should be a change in file path correction at the time of coding and at the time of builiding EXE, even i faced the same problem at the begining and some minor changes in fila path handling at the both instant.
Kindly look through the following attachment.
Regards
Visuman