Forum .LRN Q&A: Re: slash and tcl

Collapse
3: Re: slash and tcl (response to 2)
Posted by Douillard David on
Thanks,
Exact backslash, not slash.

But it doesn't work !

element create add_user first_name
- label "Fist Names" \
- datatype text
- .........

error invalid command name "-label"

no error if it is on the same line.