Solved
Forum Discussion
cunderw
7 years agoCommunity Hero
There isn't an easy way to do it no. I created a feature request to be able to share a library of scripts a while back. What you can do is parse the Script.tcScript file which is just an XML file with something like powershell to add in script units.
tristaanogre
7 years agoEsteemed Contributor
Depending upon what the code is that you want to share across the 22 projects, you could consider putting them into Script extensions. Once an extension is updated, it is immediately available across all projects in the environemnt.