next up previous
Next: Variable Substitution Up: Tcl: A Generic Previous: Tcl Parsing and

Scripts

Tcl Command:
Tcl Script:
Examples:
    set a 22; set b 33
    set a 22
    set b 33
    expr $a*($b+5)



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

cs488@cgl.uwaterloo.ca