The documentation doesn't explain this because it is not really necessary.
What is necessary is that all of the linkages in your hierarchy of VIs are
correct *before* building the application. I suspect that if you were to
open your VIs in the LabVIEW development environment and then close them,
LabVIEW would start prompting you to save changes in your VIs. This
indicates that the linkage information stored in the VIs does not reflect
the actual state of the VIs on your computer (i.e. LabVIEW had to search to
find a subVI rather than linking to the VI identified by the relative path
stored in the calling VI). If you save these changes and then build the
application, I bet it would work correctly.
Saving things to a new library via the Save Wi
th Options dialog is way of
forcing the linkages to be correct, which is why it solved the problem for
you.
Sincerely,
Kyle Gupton
National Instruments
"jberg"
wrote in message
news:506500000005000000981B0000-983677784000@quiq.com...
> Thanks!! That worked - I saved all the VIs in a "developer" library,
> and then built the application. Strange that the Appl Builder docs
> say you don't have to do this, though...
>
> John Berg
Kyle Gupton
LabVIEW R&D
National Instruments