Hi,

I need to script SAP GUI running on MS-Windows:
Open SAP GUI window, if it is not already open, and then batch input
some keystrokes.

The following solutions were found by google:

 - autohotkey: not preferred, since it has an own programming
    language. This will slow down development.
 - pyHook
 - user pywin32 and SetWindowsHookEx

I develop with python since seven years, but only on linux.

Any hints?


--
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to