appleScriptWithContentsfFile wipes out Quark's Applescript dictionary
appleScriptWithContentsfFile wipes out Quark's Applescript dictionary
- Subject: appleScriptWithContentsfFile wipes out Quark's Applescript dictionary
- From: email@hidden
- Date: Mon, 22 Sep 2008 17:53:02 +0000
Hi
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];
Anyone know why that would happen and possible ways to fix it?
Thanks for any help
Ken
_______________________________________________
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