Is it possible to build a script in Automise and to execute the script by another program by using a Automise command line call or better a COM-object type of integration so it easier to exchange variables between the Automise script and the external program?
Yes, the console version of Automise is the only way to automate Automise, to make it easier to share variables with the external program, you could use Automise to call the external program during the run of the script (if possible).
It has been a while since I have been on this forum. Have you added this feature to the product? ie to execute a an automise script from another program?
You will need to use Automise’s command line interface (ATCMD) to run a project from another program, see the Automise help for the list of available switches.
We do not have any plans on creating a COM interface for executing an Automise project.