Hi Lads,
Here is a problem for me:
I want to send "end" keystroke, and command line suppose to look like that:
Sess0.Screen.Sendkeys("<end>")
but as a result I get on screen in my field:
<end>
"<tab>" works fine, Attachmate moves to another field and "<enter>" execute action, another strings as well, but I have no idea how to send "end".
Does it case sensitive or so?
I tried to use help file, but in section about sending keystrokes syntax is as follow: {end}, {enter} etc.
Does anyone know how to deal with it?
regards, Sagit
Here is a problem for me:
I want to send "end" keystroke, and command line suppose to look like that:
Sess0.Screen.Sendkeys("<end>")
but as a result I get on screen in my field:
<end>
"<tab>" works fine, Attachmate moves to another field and "<enter>" execute action, another strings as well, but I have no idea how to send "end".
Does it case sensitive or so?
I tried to use help file, but in section about sending keystrokes syntax is as follow: {end}, {enter} etc.
Does anyone know how to deal with it?
regards, Sagit