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

    Problem calling dos color command from tcl

    I'm trying to change the font color of the command prompt by executing "color 09" from a tcl script. I got an error so I tried executing the command in a bat file. I make the call: catch [ exec ChangeColor.bat "0A" ] ChangeColor.bat is just: color %1 This doesn't work though.

Part and Inventory Search

Back
Top