Re: Called script won't store property
Re: Called script won't store property
- Subject: Re: Called script won't store property
- From: Bill Cheeseman <email@hidden>
- Date: Mon, 28 Feb 2005 06:02:55 -0500
on 2005-02-27 11:28 PM, Doug McNutt at email@hidden wrote:
> Anyone have a definitive reference to offer?
The Cocoa method that is often used by script runners
(-executeAndReturnError) is broken in Panther, in that it fails to save
properties. Anybody who writes a script runner using the Cocoa frameworks
has to work around this bug with special code (basically, they have to call
OSAStore). But if they aren't aware of the bug, then they won't do it. Some
script runners get it right (e.g., PreFab UI Actions); others don't.
I don't know that this bug explains what this thread is describing, but I
wouldn't be surprised.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
PreFab Software - http://www.prefab.com/scripting.html
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden