puts "Hello0!"

proc myfunc {} {
  source "D:/projects/tcl_hypermesh/example1/hello1.tcl"
  source "D:/projects/tcl_hypermesh/example1/hello2.tbc"
}

myfunc

Output:

Hello0!
Hello1!
Hello2!

Discover more from Tips and Hints for Aerospace Engineers

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

Continue reading