Extending AppleScript "open" in Cocoa apps
Extending AppleScript "open" in Cocoa apps
- Subject: Extending AppleScript "open" in Cocoa apps
- From: Dustin Voss <email@hidden>
- Date: Mon, 2 Feb 2004 20:46:50 -0800
Is it possible to add parameters to AppleScript's "open" command, so
that my users can script something like this:
open "irc.freenode.net" with nick "|Agent"
Would I have to override NSOpenCommand? Come to think of it, where is
NSOpenCommand?
What would I have to do in my .sdef file?
I really really really wish there were some tutorials out there. *sigh*
Thanks.
_______________________________________________
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.