Re: Wait for applescript to complete
Re: Wait for applescript to complete
- Subject: Re: Wait for applescript to complete
- From: Michael Watson <email@hidden>
- Date: Wed, 11 Jul 2007 13:45:44 -0400
Don't forget to /use/ that error parameter as well. All kinds of
stuff can go wrong when scripting other applications.
--
mikey
On 11 Jul, 2007, at 12:45, Nick Zitzmann wrote:
On Jul 11, 2007, at 2:54 AM, Andrew James wrote:
I have this problem with my code, i use a apple script to
communicate with iSync however i need the script to finish before
i run BTFinishSession() which resets their bluetooth to its
original state, so the question is how do i make it wait for the
AS to finish?
Have you tried it? -executeAndReturnError: should be a blocking call.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
40bungie.org
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden