Skip to main content

IDEAscript - .exe auto run?

Hi,
I'm a beginner and would like to ask for help. I would like to know if it is possible to transform an IDEAscript (macro), into an .exe file that starts IDEACaseWare and the script starts and runs. 

Brian Element Thu, 03/17/2022 - 11:38

Hello Ernesto,

Yes you can build an exe file out of your macro.  In the file there is an option to build your script into an exe.  You have to be careful with this as you can't edit an exe file so you need to keep a separate iss file in case you need to change the code.

Ernesto Gurgel… Thu, 03/17/2022 - 17:25

Being a beginner is complicated, sometimes the answer is in front of us and we don't know where. Thank you for your attention and your patience.
Thank you, Brian!