Hi There.
I have a main package that runs some other packages by using Vb script. I'm using the following COMMAND to execute my packages, for example:
RunPackage "ESC_LOGISTICS_FACT_BOL_WEEKLY"
Is there any way I can pass a global variable
from package "ESC_LOGISTICS_FACT_BOL_WEEKLY" to the my main package ?
I do appreciate your help
Thanks a llot
Lou
I