Scripting SAP GUI (Windows)

Thomas Guettler hv at tbz-pariv.de
Wed Jul 2 07:08:40 EDT 2008


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



More information about the Python-list mailing list