Hi: I'm trying to create a command button that when pressed will select
the 4 characters to the right of the cursor (and then ultimately copy
them to the clipboard). When using a keyboard and doing it manually,
one would:
1) hold down the shift key
2) press the right arrow four times while holding down the shift key
3) let the shift key come up
4) press Ctrl+C
I tried this in PP.
*Keys {shift}{right}{right}{right}{right}{shift}{ctrl}C
However, it is simply moving the cursor 4 spaces to the right. The shift
key isn't "sticking".
Any suggestions would be sincerely appreciated.
Thanks,
Dave
[Non-text portions of this message have been removed]