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. mbzung

    Setting DOS Environment Variables

    I'm trying to run a .bat file that sets environment variables. Here's how my TCL looks: # Set env variables # exec test.bat # DOS command to print value of variable (does not contain new value) # puts [exec cmd.exe /c echo %ENVVARIABLE%] The .bat is executed and the variables are set when I...

Part and Inventory Search

Back
Top