Book a Demo

Author Topic: Scripting - call a Windows shell  (Read 4314 times)

dowser

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Scripting - call a Windows shell
« on: August 11, 2016, 06:06:06 am »
Hello,

is it possible to call from the inside of the EA (scripting) a Windows shell (cmd)?
I'd like to call GIT scripts. ;-) and I can't find anything in the documentation.

It is not the question if i can do it from outside (.net or java).

Thanks,

Alex

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Scripting - call a Windows shell
« Reply #2 on: August 11, 2016, 06:08:04 pm »
I can confirm that in general this works without any issues.
I do a lot of similar stuff.

Geert