Date: 05 Dec 2004
Accessing variables in the Script Task or Script Transformation used to be quite laborious. You had to use the VariableDispenser object to lock the variables, then get them collection, and then you could finally, use the values you required. Not quite what we are used to from DTS.
This blog post by Kirk Haselden from the SQL Server Integration Services team demonstrates some of the changes that have been introduced to make life easier in the latest release, the December CTP (IDW11) build.