Re: Interesting?
Re: Interesting?
- Subject: Re: Interesting?
- From: Arthur J Knapp <email@hidden>
- Date: Sun, 03 Feb 2002 11:54:10 -0500
>
Date: Sat, 2 Feb 2002 23:44:15 -0500
>
From: Victor Yee <email@hidden>
>
Subject: Re: Interesting?
>
global a
>
>
on z()
>
beep a
>
return true
>
end z
>
set a to 2
>
set x to {1, 2, 3, z()}
>
set a to 3
>
x's last item
>
delay 1
>
z()
>
>
results: 2 beeps, delay, 3 beeps
>
>
Kinda strange, but neat.
I'm sorry, Victor, what am I missing here?
You've presented a script that, when run, does everything
that I would expect it to do.
{ Arthur J. Knapp, of <
http://www.STELLARViSIONs.com>
<
mailto:email@hidden>
try
<
http://www.lazerware.com/>
on error number -128
end try
}