Cocoa-Dev: How do you get custom AppleEvent commands to work!?
Cocoa-Dev: How do you get custom AppleEvent commands to work!?
- Subject: Cocoa-Dev: How do you get custom AppleEvent commands to work!?
- From: Paul Boster <email@hidden>
- Date: Mon, 15 Apr 2002 13:18:18 -0700
- Organization: Adobe Systems
Hi All-
I've been trying to get custom AppleEvent commands to work
in Cocoa. I have had some success with AppleEvents. I can
get my app to respont to "quit" and "open". The problem is
I need to add parameters to "open" to make it compatible
with my old version OS 9 app. Also, I need a "save" and
"update" command.
I seem to be adding these commands to the script suite
correctly because I get an error saying "an error occurred
with command open". When I remove the command I get "open
not supported".
Has anyone got custom AppleScript commands working? Apple's
examples don't cover this. Can someone point me in the
right direction? Anyone have or seen an example of this?
Thanks in advance.
--
----------------------------------------
Paul Boster
Mac Software Engineer - Distiller
mailto:email@hidden
408-536-3665
----------------------------------------
_______________________________________________
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.