First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
answered 2014-05-23 23:25:02 -0500
Change the line:
print os.path.join(path,Outfile) to
print os.path.join(path,OutFile)