in reply to Re: Is it possible to use object of IEAutomation to other modules
in thread Is it possible to use object of IEAutomation to other modules

define as global u can use i guess
  • Comment on Re^2: Is it possible to use object of IEAutomation to other modules

Replies are listed 'Best First'.
Re^3: Is it possible to use object of IEAutomation to other modules
by moritz (Cardinal) on Jul 06, 2009 at 09:18 UTC
    Sure, but why bother? You can simply pass an object as an argument to a sub or method call. I mean it's not something as evil as a tie, just a plain blessed reference.