In my main vi, I call the OpenFP and RunVI methods on a reference to a VI in the local directory. This works fine in Development environment and the VI starts like it should. After I build the executable, the VI doesn't run. Does my other VI get built into the executable or is my main VI still looking for the copy on disk and can't find it???
Thanks, s
