next up previous
Next: Control Structures Up: Tcl: A Generic Previous: Command Substitution

Quoting

Words break at white space and semi-colons, except:
Substitutions don't change word structure:
set a "two words"
set b $a



CS488/688: Introduction to Interactive Computer Graphics
University of Waterloo
Computer Graphics Lab

cs488@cgl.uwaterloo.ca