I found one blog that said I should add a variable to the ScriptComponentProject Name, so I tried:
<ScriptComponentProject Name="SC_LookupDimRange_<#=ScriptCounter#>" >
And I declared the variable in the environment file which is tier= 1 while ScriptProject.biml is tier= 2 However it wont compile, complaining that it doesn't know what the variable is in that context. Can anybody help?