Hi,
Simple question:
I have a script and saved it as an application.
It runs fine but the app stays open and I have to force quit it before I shut down.
What is the instruction to actually close the application (itself).
Thanks
on run
do shell script "/Applications/synergy-1.3.2/synergys -f --config /Applications/synergy-1.3.2/synergy.conf "
end run
Simple question:
I have a script and saved it as an application.
It runs fine but the app stays open and I have to force quit it before I shut down.
What is the instruction to actually close the application (itself).
Thanks
on run
do shell script "/Applications/synergy-1.3.2/synergys -f --config /Applications/synergy-1.3.2/synergy.conf "
end run