Re: [ANN] NDAppleScriptObject update, applescript subroutines
Re: [ANN] NDAppleScriptObject update, applescript subroutines
- Subject: Re: [ANN] NDAppleScriptObject update, applescript subroutines
- From: Florent Pillet <email@hidden>
- Date: Wed, 28 Apr 2004 11:06:36 +0200
Nathan,
Could you fix the encoding of your download files? There are weird
things when you download, like
NDRunLoopMessenger.dmg.tgz-binhex.hqx.tgz
Now you should make a decision on whether the file should be a dmg,
binhexed, or tar-gz'd ;-)
Florent
On 27 avr. 04, at 08:45, Nathan Day wrote:
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.
--
Florent Pillet, Code Segment email@hidden
Developer tools and end-user products for Palm OS & Mac OS X
ICQ: 117292463
http://perso.wanadoo.fr/fpillet
_______________________________________________
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.