Returning applescript results from Cocoa
Returning applescript results from Cocoa
- Subject: Returning applescript results from Cocoa
- From: "Josh Ferguson" <email@hidden>
- Date: Mon, 13 Jan 2003 14:06:14 -0600
- Thread-topic: Returning applescript results from Cocoa
I wasn't sure if this was the appropriate list for this, but since it has to do with the coding side of things, I figured it wasn't totally off-topic. The application I'm working on (FileStorm) is 100% AppleScript-able. I know in AppleScript that you can wait for a specific apple event to be returned from the application that you're scripting. My question is how would I send an apple event from my application signifying that a specific command has completed (i.e. when a build has completed)? Does anyone have any recommended reading on this subject? I've browsed most of Apple's AppleScript documentation, but can't find a whole lot in regards to Apple Events in Cocoa.
_______________________________________________
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.