Re: Dynamic Handler Call
Re: Dynamic Handler Call
- Subject: Re: Dynamic Handler Call
- From: Emmanuel <email@hidden>
- Date: Mon, 10 Apr 2006 17:24:50 +0200
At 11:41 PM +0100 4/9/06, kai wrote:
On 8 Apr 2006, at 17:01, Gary Beberman wrote:
I would like to create a list of records in which each record has a
text string and a handler name associated with the string. So, it
would look like:
set hlist to {{searchtext: "text string 1", hname: "handler1()},
{searchtext: "text string 2", hname: "handler2()}, . . . }
A user selects the text from a list, the script finds the
associated hname and calls the handler.
The soon-released next public version of Smile (Smile 3.1) features a
new "callhandler" command to call a handler by name.
A stable beta is available, just ask me.
Emmanuel
_______________________________________________
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