[ANN] NDAppleScriptObject update, applescript subroutines
[ANN] NDAppleScriptObject update, applescript subroutines
- Subject: [ANN] NDAppleScriptObject update, applescript subroutines
- From: Nathan Day <email@hidden>
- Date: Tue, 27 Apr 2004 16:45:59 +1000
I have notice there has been some interest in calling AppleScript subroutines from cocoa so I thought I would announce that I have update my classes for dealing with AppleScripts, it now includes the ability to call AppleScript subroutines with either ordered parameters or labelled parameters. Also nearly all of the NSAppleScriptDescriptor stuff has been moved to a category of NSAppleScriptDescriptor so you can use it with NSAppleScript instead of my NDAppleScriptObject, this includes methods for create AppleScript subroutine calling AppleEvents as well as all of the methods for converting AppleEvents to and from Cocoa objects. I have also improved the implementation for dealing with script components. You can get it from here <
http://homepage.mac.com/nathan_day/>.
Nathan Day
email@hidden
http://homepage.mac.com/nathan_day/
_______________________________________________
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.