#257 For loop in tcl Jan 6, 2022 | tcl | 0 comments Example: for {set i 0} {$i < 100} {incr i} { puts $i } Ted's WoodworkingShare this:TelegramRedditPostLike this:Like Loading... Related Leave a ReplyCancel reply
Recent Comments