First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
answered May 24 '14
Change the line:
print os.path.join(path,Outfile) to
print os.path.join(path,OutFile)