Re: Image events: How do I cut out a region
Re: Image events: How do I cut out a region
- Subject: Re: Image events: How do I cut out a region
- From: Luther Fuller <email@hidden>
- Date: Thu, 17 Apr 2008 10:08:29 -0500
You might also want to try this ...
Your application bundle contains a file
/Contents/Resources/Scripts/main.scpt
whose permissions are "You = RW" and "Others = RO".
Change the permissions to "Others = RW".
On Apr 17, 2008, at 9:16 AM, Philip Aker wrote:
On 08-04-15, at 12:08, Skeeve wrote:
One question in regards to that: I saved it as a program bundle
and always recveive an error when it finishes because it cant
write back the changed properties.
If anyone has an idea how to solve that, please tell me...
In the bundle Info.plist, put a key named "CFBundleIdentifier" and
give it a string value like: "net.gmx.skeeviewonder" (without the
quotes).
Then you should be able to use the 'defaults' shell utility to read
and write values to your property list in your run and quit handlers.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden