Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. chelox33

    Tcl set Problem

    Hi! I want to assign to the "data" variable the content of "test$i_input", where "i" is an index variable, for example i= 0 to 5. >set i 0 0 >set test\$index_input 33 33 But I have the next error: >set data $test\$i_input can't read "test": no such variable How I can do correctly this...

Part and Inventory Search

Back
Top