Re: 10.4.9 versus 10.4.10
Re: 10.4.9 versus 10.4.10
- Subject: Re: 10.4.9 versus 10.4.10
- From: Paul Berkowitz <email@hidden>
- Date: Mon, 17 Mar 2008 22:33:52 -0700
- Thread-topic: 10.4.9 versus 10.4.10
On 3/17/08 4:10 PM, "Nigel Garvey" <email@hidden>
wrote:
> respond to every case.
>
> Not quite, I'm afraid. The new attribute values don't error with AS 1.9.1
> (OS 10.2.8). They return empty strings. They do, however, error with AS
> 1.8.3 (OS 9.2.2). :)
That was thorough of you, Nigel. I haven't had occasion to go into 10.2.8 in
a couple of years. Thanks for checking.
> set v to ((v div 4096 * 10 + v mod 4096 div 256) as string) & "." &
> v mod 256 div 16 & "." & v mod 16
Anything for a single line, eh? I prefer the clarity of my version. Except
that you took care of removing the "0" before "9" etc. for OS 9 and lower,
which I meant to do but forgot.
I've actually declared OS 9 dead myself, and am not bothering to account for
it any longer. Same with 10.1. I'm watching out for OS 10.2 for another year
or so, then that's dead too IMO.
--
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