Re: 10.2.3
Re: 10.2.3
- Subject: Re: 10.2.3
- From: Paul Berkowitz <email@hidden>
- Date: Mon, 23 Dec 2002 15:43:26 -0800
On 12/23/02 2:07 PM, "Chris Espinosa" <email@hidden> wrote:
>
> But, glory be! Long scripts now compile again, even in SD's Debugger mode.
>
> Thanks be for that alone.
>
>
That's one fix among about 50. You can see the release notes at
>
>
http://www.apple.com/applescript/release_notes/191OSX.html
Very impressive. I see several other bugs (mostly Unicode bugs) which I had
run into are now fixed. Also this one:
"In AppleScript 1.6 through 1.9, compiling a script might cause it to
unnecessarily launch an application referred to in a Tell block of that
script. This has been fixed in AppleScript 1.9.1. [2838223]"
Ah, yes.
>
>
Note that the pre-release software on the Developer Tools December 2000
>
release (also available on the Web) is a superset of 10.2.3; the pre-release
>
version of System Events has the 10.2.3 fixes and can be used on any version
>
of Mac OS X from 10.2 through 10.2.3.
Is 'System Events' always running, like the Finder? Can one refer to
'process "System Events"' with impunity in the pre-release GUI context? Or
is it necessary to check whether it's around and launch it first if it
isn't? I ask because Bill Cheeseman mentioned to someone that they could set
'System Events' as a Login item to make sure that's launched before trying
to run some sort of GUI script. Is this necessary?
--
Paul Berkowitz
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.
References: | |
| >Re: 10.2.3 (From: "Chris Espinosa" <email@hidden>) |