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