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

    Creating child processes

    Hello, This is what I want to accomplish: A main.py file runs several other scripts one after another. This command is used to run the the child scripts: execCommand = viz._BIN_PRIMARY + ' "' + filename + '" 0' win32process.CreateProcess(None, execCommand,None, None, 1, 0, None,None...

Part and Inventory Search

Back
Top