Hi Guys,

    I am writing a script to open hyper terminal and send password file for
serial port reprocessing.

    using subprocess.Popen i am able to open hyper terminal

    >>> subprocess.Popen(["Hyperterminal path", "saved session path"])

   Once it is opened, I need to click on file option and select send file
option.

   I have no idea how to do this.

   Can someone help me if any one of have worked on this earlier.

Thanks in advance
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to