Re: appleScriptWithContentsfFile wipes out Quark's Applescript dictionary
Re: appleScriptWithContentsfFile wipes out Quark's Applescript dictionary
- Subject: Re: appleScriptWithContentsfFile wipes out Quark's Applescript dictionary
- From: has <email@hidden>
- Date: Mon, 22 Sep 2008 22:45:21 +0100
email@hidden wrote:
I wrote a Quark XTension that displays scripts in a floating palette
and have found that the following wies out most of Quark's
AppleScript dictionary
NSAppleScript *script = [[NSAppleScript
appleScriptWithContentsfFile: inPath] retain];
I think you need to define "wipes out" a bit more precisely.
You might also want to try asking on the applescript-implementors
list; I think you'll have a better chance of finding help there.
HTH
has
--
Control AppleScriptable applications from Python, Ruby and ObjC:
http://appscript.sourceforge.net
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden