Re: How to adjust this script to work on Snow Leopard?
Re: How to adjust this script to work on Snow Leopard?
- Subject: Re: How to adjust this script to work on Snow Leopard?
- From: Paul Berkowitz <email@hidden>
- Date: Tue, 30 Nov 2010 19:56:48 -0800
- Thread-topic: How to adjust this script to work on Snow Leopard?
On 11/29/10 2:32 PM, "Christopher Nebel" <email@hidden> wrote:
> The problem has to do with changes to case-sensitivity in Snow Leopard
> AppleScript to support AppleScriptObjC. Change the handler name to
> all-lowercase (e.g., "getname") or put it in bars (e.g., "|getName|"), change
> the calling script to match, and it should work.
You're not kidding, Chris? Handler names with upper-case letters won't work
in 10.6? (I'm still in 10.5.8). Or only under certain circumstances?
I like descriptive names, and I like to be able to read them easily. I've
probably written something like 5000 handlers in my time. I would guess that
4990 of these have uppercase letters, similar to getName(). I'm going to
have to re-write all of them to get them to work in 10.6? Just as well I've
more or less quit scripting.
--
Paul Berkowitz
_______________________________________________
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