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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cliffcolon

  1. cliffcolon

    TCL array question using foreach command...

    This is my first post on this site. I am having a problem creating a function to dynamically print a TCL array of lists and I was hoping someone might be able to get me on the right direction. Here is the scenario: proc DoSomething {Array} { array set TheArray $Array foreach a...

Part and Inventory Search

Back
Top