I have two questions.

1) I have created an ActiveX script that calls other DTS packages and executes them. Is there a return code if one of the packages fails?

2) If I run a DTS package from the command line, i.e. dtsrun /F xxx.dts, is there a return code if this package fails?

Thank you.