Sorry for being unclear, my thought process is if I knew the programming behind the "F" Keys I would be able to figure out how to do the task manually.
I tried to clear the screen and /FOR ICMMENU and it doesn't like the command, it returns "DFS057I REQUESTED BLOCK NOT AVAILABLE: ICMMENU...
Thank you for your response,
' Sess.screen.sendkeys("/FOR ICMMENU") '
Looks just sends the string "/FOR ICMMENU" to where ever the cursor is in Extra! Attachmate. Any other ideas?
Well typically the users I work with login to Extra! Attachmate and navigate through the screens by pressing "F" keys on the keyboard.
For instance, to get to the page ID "ICMMENU" they would press
"F8", "F3", "F8"
Unfortunately I don't do any of the programming for Extra! Attachmate itself, I...
I'm trying to find out if there's a way to go directly to a specific Page ID without using a series of "F" button sendkey macros.
For Example, instead of using something like this to get to my desired page "ICMMENU"
Sess.Screen.SendKeys ("<pF8>")
Sess.Screen.WaitHostQuiet (g_HostSettleTime)...
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.