Book a Demo

Author Topic: Open source file from script  (Read 2860 times)

Eric Bourlon

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Open source file from script
« on: August 29, 2013, 01:18:17 am »
Hello,

We are managing XML Schema in EA and I just created a script that creates a sample XML file from a complexType.

At the end of the script I would like EA to open the generated XML file exactly as it would do if I select File|Open source file.

Maybe I did not investigate enough but I did not find any method to call 'OpenSourceFile' from a script. There is well a method to open a repository but this does not work for source file.

Any tip to perform this?

Thanks a lot,

Eric