I've had that problem too... my solution was to "save as" all VI's in a
single LLB. I use the "Browse > Show VI Hierarchy" to find all the
referenced vi's... when you double click on them, the front panel opens...
you can then "save as" into the LLB you created. I'm sure there's an easier
way but, this way I always know that all sub-vi's are located in the LLB.
If I move the LLB, they all move with it since the VI's are actually copies
in the LLB. I know it uses more hard drive space, but, it also gives me an
opportunity to modify or change default behaviors of a LabView built in VI
without affecting my original LabView Library.
Hope that helps,
Bill
Sremed Mot wrote in message
news:5065000000080000008E4C0000-1023576873000@exchange.ni.com...
>
I have inherited several complex VIs that have been running
> successfully for years. Now that I have moved/copied them to other
> computers I keep getting dialog boxes asking me to find various
> sub-VIs that they need to call. The sub-VIs always show up somewhere
> (after considerable hunting) but moving them around doesen't seem to
> help. What am I missing?