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 John Tel 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 AndersPE

  1. AndersPE

    Just started an hour ago, need help with setup on mac osx

    I Think you have missed to tell your script to run TCL/TK To run script under Unix/Linux/OSX without tell the program so you could write wish myScript Or Add the #! Line first in your script #!/usr/bin/wish And make the script runnable by chmod +x myScript Now it shuld work. (Same...

Part and Inventory Search

Back
Top