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

  1. 9tontruck

    Basic tcl syntax question

    I found several basic tcl syntax on the web but they are not working on my computer!! ---------------------------- proc foo {a b} {puts "$a $b"} foo a b ---------------------------- ->prints nothing ---------------------------- doc_return 200 "text/html" "Hello" doc_return 200 "text/html" "...

Part and Inventory Search

Back
Top