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

  • Users: kmamk
  • Order by date
  1. kmamk

    How to change display server in procedures

    I want to use differenct display servers in procedures. for example, ################## proc procA {} { wm ... ... } proc procB {} { wm ... ... } proc changeDisplay {} [ ??? } proc returnDisplay {} { ??? } ----------- # procA # from procB, I wish that procedure B be displayed...

Part and Inventory Search

Back
Top