Script1
tell application "Fake"
...
end tell
Script2
tell application "Fake2"
...
end tell
I use Lingon 3 (http://www.peterborgapps.com/lingon/) MacAppStore 2.99$ to set up 4 jobs:
What: /usr/bin/osascript pathtoscript/Script1.scpt
When: at a specific time 22:00
What: /usr/bin/osascript pathtoscript/Script2.scpt
When: at a specific time 22:01
Are there any problems i could run into using this approach? It seems to work fine at the moment.
Thanks for fake, like it alot.
Beda