Send and the context

Mark Wieder mwieder at ahsoftware.net
Thu Feb 6 14:09:21 EST 2014


Scott Rossi <scott at ...> writes:

> And you can pass arguments using send:

and you can do the same with dispatch:

> [ button script ]
dispatch "answerIt" to this cd with "bob", "debbie", "judy"


> [ card script ]
> on answerIt arg1, arg2, arg3
>    answer arg1 && arg2 && arg3
> end answerIt

-- 
 Mark Wieder
 ahsoftware at gmail.com





More information about the use-livecode mailing list