Re: Who unsubscribed me too? (was: Digest request)
Re: Who unsubscribed me too? (was: Digest request)
- Subject: Re: Who unsubscribed me too? (was: Digest request)
- From: Nigel Garvey <email@hidden>
- Date: Wed, 13 Aug 2003 09:46:37 +0100
Michael Cytrynowicz wrote on Wed, 13 Aug 2003 03:13:59 +0200:
>
>> tell database
>
>> repeat while there are scripters
>
>> if ((scripter's local avg daily temperature > 37 Celsius) OR
>
>> ((scripter's local avg daily temperature > 37 Celsius) AND ((state
>
>> is Texas) OR (state is Nevada))))
>
>> then
>
>> unsubscribe
>
>> end
>
>--Michelle (who hasn't seen more than one day where the high was less
>
>than 105 in the past two months; usually, it was 110 to 116)
>
>
>
Hm, lets see - C=(5/9)(F-32)=(5/9)(116-32)= 46.6
>
>
OUCH!
Surely you mean:
116 as degrees Fahrenheit as degrees Celsius
Admittedly though, (5 / 9) * (116 - 32) executes in a much shorter time
and is thus less likely to cause your machine to overheat. ;-)
NG
_______________________________________________
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.