> I opened up the callers and they didn't "feel"
> anything. I'm not sure why, because I looked
> at the code of the renaming tool and the option
> to "Save as Copy" is false.
This violates the laws of the Universe
😉> Also, on a slightly separate note, not only did I
> have to manually relink all the newly named vis,
> but renaming also made all the functions private.
> I had to manualy set each function to public so
> that it would be the way it was before renaming."
That is a good point, I will add a feature the preserves "Top-Level" VIs stored within LLB. That will fix the private/public problem.
-Jim