Quote:
Originally Posted by Randall.Hodges@bms.com I too, would like to know how to shut down AA after execution or make it a service. I use it to reply to an email message after my Oulook Rule triggers the script. (Can't use Integration Add-On, since it marks all incomming messages read to monitor.) My script open AA and executes several SQL queries to return a great deal of information in the form of an email reply. Each time this opens a 'new' AA session, so after a while I will run out of resources and reduce performance.
Regards,
Randy |
There is a way to accomplish this, place the attached at the end of your task. Effectively you're running a command that will close AA.
If you have multiple instances of AA running that you want to close, simply place the task inside of a loop with condition 'while application is running.'