Re: Wait for applescript to complete
Re: Wait for applescript to complete
- Subject: Re: Wait for applescript to complete
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 11 Jul 2007 10:45:12 -0600
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:
This email sent to email@hidden