05-18-2006 01:14 AM
05-18-2006 01:32 AM
To better understanding of my question I attached a screenshot of my issue:
1. I want to get ExecutionSessionID that my 'called' DLL will return to me
2. I defined Local variable ->Session_ID
3. As you can see at screenshot i put Locals.Session_ID to the value of ExecutionSessionID but i does not work 😞
I only see after execution that value of Locals.Seession_ID="Done" but it is not the right value that 'called' DLL returns...
05-24-2006 01:55 AM