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 gkittelson 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: *

  • Users: ghou
  • Order by date
  1. ghou

    TCL question

    Hello, I have a simple tcl question. I have a variable name which has the value of another variable in it. How do I reference the value of this variable? eg set a 3 set b_$a 5 How do I reference the value of b_$a? If I use $b_$a, it does not work. I have tried other things like using...

Part and Inventory Search

Back
Top