Scott Rossi <scott@...> 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
 ahsoftw...@gmail.com


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to