Priest of the Order of the Butterfly
Posts: 602 from 2004/11/27
@ jPV
thanks for your feed-back in this matter!
It seems that I'm not able to quit PolyOrganiser with a script though
I can start it allright with the following script:
/* */
Address command
IF ~Show("P", "ORGA") THEN "run System:PolyOrga/Orga"
Exit
but I didn't find the solution to quit the program. I tried this:
/* */
rxcmd ORGA.1 QUIT
Exit
but it doesn't work.
Could you give me a hint please?
Thanks in advance
Christoph