Re: delayDialog
Re: delayDialog
- Subject: Re: delayDialog
- From: Adam Bell <email@hidden>
- Date: Fri, 20 Jan 2006 18:53:49 -0400
jj's example was missing some parentheses:
on bar()
return "test"
end bar
on foo(x)
x
end foo
set q to foo(bar())
That works.
On 1/20/06, Michelle Steiner <email@hidden> wrote:
On Jan 20, 2006, at 10:33 AM, Mark Lively wrote:
>> You can't call another handler as a parameter to a handler
<snip>
> Why can't you?
Because when I tried it, it didn't work; I don't know what I did
wrong, but I obviously did something wrong. <sigh>
-- Michelle
--
Don't assume I'm straight. Don't assume I'm not.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden