Book a Demo

Author Topic: How to get the currently open EA using automation  (Read 3622 times)

thedunkmeister

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
How to get the currently open EA using automation
« on: June 25, 2003, 09:45:38 am »
How do I access the instance of EA that is already open using automation ? Is this possible ? The only examples I've seen, create a new instance of the application, then load a file and then access it. I would like to access the file that I already have open in the instance of the application that has already been started. How can I do this ?

potterm

  • EA User
  • **
  • Posts: 126
  • Karma: +0/-0
    • View Profile
Re: How to get the currently open EA using automat
« Reply #1 on: June 26, 2003, 12:36:43 am »
I would also like to be able to do this - I don't think it's supported currently, but it would be a useful addition to a future release.