| Sign In/My Account | View Cart |
| Article: |
Controlling Your Mac with AppleScript and Java | |
| Subject: | Panther problems | |
| Date: | 2003-12-15 04:38:33 | |
| From: | anonymous2 | |
|
I just updated to Panther and now I have the problem, that the AppleScripts I execute from Java take one minute to run. Before I took not even a second. Scripts like "get 'hello'" will execute very fast, but if I have to add an "tell application ..." statement, it takes minutes until the result is returned. Does anyone have an idea, what the problem is?
|
||
Showing messages 1 through 5 of 5.
I have a completely clean Panther install, and the example app takes around a minute or more to run. I put some debugging code in there, as well as a
compilecall, but nothing speeds it up. Theexecuteis what takes forever.I was hoping that Java + AS woule be useful, but this is completely unusable. Very disappointing. :-(
--johnt