jay graves wrote:
>
> This should work but only lightly tested.
> subprocess.Popen("start telnet.exe -f C:\Folder\output.txt localhost
> 6000",shell=True)Thanks a lot, but this still didn't launch a seperate telnet window. I just want the telnet window to open up and do "it's thing" in the background. Thanks again. -- http://mail.python.org/mailman/listinfo/python-list
