G
Guest
I am trying to use the gotocontrol command along with a
sendkeys command to move to a text box and select the text
in that box. The reason I need the text selected is to
copy the text. The gotocontrol works fine but the sendkeys
does not seem to do anything. This is what I am using as
the sendkeys keystrokes parameter:
(+{Down})
This should emulate holding shift and pressing the down
arrow.
Any suggestions will be greatly appreciated!
Thanks,
Kurt
sendkeys command to move to a text box and select the text
in that box. The reason I need the text selected is to
copy the text. The gotocontrol works fine but the sendkeys
does not seem to do anything. This is what I am using as
the sendkeys keystrokes parameter:
(+{Down})
This should emulate holding shift and pressing the down
arrow.
Any suggestions will be greatly appreciated!
Thanks,
Kurt