IDEAscript - .exe auto run?
Ernesto Gurgel…
Forums
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.
Hello Ernesto,
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.