If you are using Extra! 6.6, you will have to use VBScript. That method uses a call to a Windows API to send keystrokes:
session.Screen.Sendkeys "@c", ATM_KEYTYPE_HLLAPI
"@c" in the example is PF12. The functions keys PF1-PF9 are basically @ plus the numbers 1-9, and for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.