I have a package in which I want to loop back to an earlier task, but I don't know which number it is (as in DTSStep_DTSActiveScriptTask_5).
I could try different numbers and trap the one I want with a msgbox but this could take a long time with a package that has a lot of tasks.
Is there a simpler way to find out?
thanks in advance.
I could try different numbers and trap the one I want with a msgbox but this could take a long time with a package that has a lot of tasks.
Is there a simpler way to find out?
thanks in advance.