When refactoring code, I often find myself in a situation where I've broken dependencies. Maybe it's a name change, or a library path change. This is precisely when I'm most in need of the ability to just replace the missing file (be it a VI, control, class, or PPL). Yet this is when LabVIEW decides that nope, it can't be that easy:
Instead you have to track down every instance and manually swap them out.
The request: allow us to replace missing files using the "Replace with..." option.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.