[OFF] Re: Impossible "If"?
[OFF] Re: Impossible "If"?
- Subject: [OFF] Re: Impossible "If"?
- From: Emmanuel <email@hidden>
- Date: Sat, 12 May 2001 02:15:07 +0200
At 19:00 +0200 11/05/01, Andy Bachorski wrote:
>
set theList to {3, 7, 11}
>
set listCount to count theList
>
>
repeat with i from 1 to listCount
>
set h to item i of theList
Grizzled assez indeed.
Emmanuel