Another issue to document: collateral breakage:
set x [.0 + 3]
...
frame .0
...
set x [.0 + 3]
The first [set x] works, but not the second. Maybe this suggests that the
syntax should require braces
set x [(.0+3)]
--
Peter MacDonald PDQ Interfaces Inc
Email: peter@[...].com http://pdqi.com
Phone: (250) 595-5998
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd_______________________________________________
Tcl-Core mailing list
Tcl-Core@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-core