OK...I have my first SSIS package that uses a Scripting object. I clicked the Script button and wrote a procedure in the Visual Studio for Applications IDE.
Now I want to reuse this code in another package.
What is the best practice to avoid Control+C, Control V?