Async AppleScript Commands
Async AppleScript Commands
- Subject: Async AppleScript Commands
- From: Michael Robinette <email@hidden>
- Date: Thu, 18 Sep 2003 11:31:59 -0700
I'm adding scripting support to my app and it's working well. One of
the events I handle invokes an async transaction in my app, but I want
it to return the result of the transaction.
Is there a good way to queue the script command until the async
transaction is done? or do I have to do it myself?
- michael
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.