Re: Quickie Question
Re: Quickie Question
- Subject: Re: Quickie Question
- From: Mr Tea <email@hidden>
- Date: Sun, 31 Mar 2002 11:29:40 +0100
This from Applescript User Kreme - dated 31/3/02 03.05 am:
>
This from Arthur Knapp...
>
> P.S. I'll give everyone three guesses to come up with who wrote this:
>
>
>
> on IsThisInstanceOfThisWeekdayInMonthOfThisDate(d, k, i)
>
> return d's weekday = k and ((d's day) - 1) div 7 + 1 = i
>
> end IsThisInstanceOfThisWeekdayInMonthOfThisDate
>
>
Someone who desperately wants to be writing perl?
For a moment I thought it might be JD, but I don't recall him ever using a
variable name longer than two letters...
T.
--
_______________________________________________
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.