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!
Mar 22, 2021 | tcl | 0 comments
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!
Subscribe now to keep reading and get access to the full archive.
Recent Comments