[Click] Script/Pokehandler syntax

Rob Wachol hitt47 at gmail.com
Thu Apr 12 13:56:44 EDT 2007


Hi,

I'm trying to pass multiple parameters to a (write) handler in a Script
element
However, since both the Script 'statements' and these handler parameters are

comma-separated this doesnt seem to work. I've tried different combinations
to
no avail.

like:
Script(write elementName.handlerName p1 p2 p3)
Script(write elementName.handlerName p1, p2, p3)
Script(write elementName.handlerName "p1, p2, p3")

Or am I bound to using the ControlSocket interface for multi-parameter
handlers?

regards,
Rob


More information about the click mailing list