Short answer - nope
Long answer
For Global Variables in a package you can query the package in code.
For which lines were hit in AX code. You would have to have a lookup
perhaps that write to a table but that is probably not what you want so
I guess the answer is no.
Sorry
"Terry" <terry (AT) xxx (DOT) com> wrote
Quote:
I have a DTS package that is doing some unexpected things.
I know the log shows which steps in the package were executed.
Is there any way to track more detailed information like what the Global
variables are at each step or what lines of code are executed
in an ActiveX script.
Terry |