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: sidG
  • Content: Threads
  • Order by date
  1. sidG

    Invalid Command Name

    Hello, I'm getting an invalid command name error in the following script running in ActiveState Wish. The script is simply, #!/usr/bin/wish tk_messageBox -default "ok" -message "this works"; usermessage "but this doesn't!"; proc usermessage {themessage} { tk_messageBox -default "ok"...

Part and Inventory Search

Back
Top