Another one of the usual suspects - if the call takes place in a function then you'll need to declare outdata locally with var, or every call will be accessing the same global variable.

Blair

On 7/20/06, PSernz <[EMAIL PROTECTED]> wrote:

Thanks, I'm sure this will probably work however I would like to be
able to execute the COM object concurrently.  Any ideas on how
ColdFusion is handling the referencial variable internally.  Do you
think it may be somehow linking the Outdata to the instance of the DLL.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to