Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to start an exe file in python


import sys, string, os, arcgisscripting
os.system("C:/Documents and Settings/flow_model/flow.exe")
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #start #exe #file #python
ADD COMMENT
Topic
Name
7+9 =