I'd just add that most of our write handlers that take multiple arguments do 
so using spaces as separators, for precisely this reason.

Eddie


Cliff Frey wrote:
> Use
> 
> writeq elt.handler "arg1, arg2"
> 
> On Tuesday, July 28, 2009, Kurt Smolderen <[email protected]> wrote:
>> Hello all,
>>
>> I'm using the Script element in one of my Click scripts in order to call a 
>> write handler automatically. However, this handler requires more than one 
>> argument. Normally, the arguments for the handler are passed as a 
>> comma-separated list. This comma however interferes with the commas used to 
>> separate the script instructions.
>>
>> Does anyone know how a write handler expecting multiple arguments can be 
>> called from the Script element?
>>
>> Thanks
>> Kurt
>>
> 
> _______________________________________________
> click mailing list
> [email protected]
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click

_______________________________________________
click mailing list
[email protected]
https://amsterdam.lcs.mit.edu/mailman/listinfo/click

Reply via email to