I’ve inherited a large cumbersome Labview application, with scores of SubVIs.
The directory structure of this application is a disaster, with multiple, probably unused, copies of the SubVIs scattered around in various sub-directories. I would like to construct a list of the SubVIs which are really used and their full path. Then I would like to construct a new directory tree, move the actually used SubVIs into rational places, and finally change the path references that the main VI uses for those SubVIs.
Also I am trying to move this application from 7.1 to 8.5 and I’m having trouble making