Example:

for {set i 0} {$i < 100} {incr i} {
  puts $i
}

Last Updated on 2022-01-06 by gantovnik

Discover more from Tips and Hints for Aerospace Engineers

Subscribe now to keep reading and get access to the full archive.

Continue reading