"yahalom emet" <[EMAIL PROTECTED]> writes:
> set orderfldlist [list \
> {retrieve "validto asc"}\
> {citysort "citycode"}\
> {Namesort "dealname"}\
> {suppsort "supplier"}\
> {pricesort "per_p_in_db"}\
> {typesort "dealtype"}\
> {nightsort "days"}\
> {depfrom "validfrom"}\
> {depto "validto"} ]
> I get this error:
> extra characters after close-brace
> while compiling
> "set orderfldlist [list \
> {retrieve "validto asc""
> (in namespace eval "::request" script line 260)
> the fisrt code works as a tcl cgi script (it is a valid code)
Hrm. Works for me! I would recommend installing 0.11.4, at least.
For me, it runs fine, both inside a .ttml page as well as a plain .tcl
file.
--
David N. Welton
Consulting: http://www.dedasys.com/
Free Software: http://people.debian.org/~davidw/
Apache Tcl: http://tcl.apache.org/
Personal: http://www.efn.org/~davidw/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]