I tried a couple of more things such as building a library of my application swith "Save with option" and then building the exec form that library. It built sucessfully once and I still get the same error message regarding FileOPen+.vi. Note that this VI was flatten out in the copy of Read Line From File.vi, which resulting vi is saved in the local directory of the main vi. Thus, even though it does not exist teh error message still pops-up?!
Also subsequent/other build from llb failed. The difference in some case I load teh VI in memory with shift+ctrl pressed when clicking on the run button, then saved all, and/or save a llb of the application and its sub-VIs.
I did not try Mass compile - I should read what it does first. Already, I might ha
ve touched few files unecessarily with save all. I guess this is frustrating.
I even saved the executable in a directory directory which can be replicated on the source architecture (another Dell PC instead of my laptop, both with Windows 2000).
I think I get the gist of what you suggested here. But using an app property node to strip the path would not defy the purpose of having a Builder which should embed all this source code into an excecutable file?
Could you tell me how and where such strip with an application property node path should be applied in my code.
Many thanks for your help. I look forward to your reply.
Donat
p.s.: I forgot to send this when it was writen earlier because of tyeh pause for reviewing. Since then, two copies of my main VI (i.e. a two location in the working directy that always had under My Document) are now afflicted by the same Error 7 for OpenFile+.vi.
It is going from bad to worst... I tried to reset the VI Path Search in Optio
ns to defaults, and then re-inserted the path for OpenG.lib. ANd it did not do the trick. It is very worrying since OpenFile+ is not effectively part of the sub-VI of main Vi (i.e. called by it in any ways).
Help...