12-11-2008 02:38 PM
I have a program made on Labview 7.0. I tried to run it on Labview 8.6. It tried to find the sub-VIs in 7.0 but failed. I am wondering if I can solve the problem by downloading and copying those Labview 7.0 sub-VIs into the Labview folder. Thanks!
12-11-2008 02:47 PM
What kind of files? Are these yours or part of some LabVIEW toolkit?
If they are your own subVIs, simply place them in the same folder as the toplevel VI.
You should never manually mess around in the LabVIEW hierarchy, or things will break again next time you upgrade.
12-11-2008 02:55 PM - edited 12-11-2008 02:58 PM