finitesimian
Programmer
This question is one of those "probably not, but I thought I'd ask anyway" questions:
I was wondering if it was possible to use the "escape" or "control" keys in sendkeys statements?
For example "<Home><BackTab><Escapekey?><Controlkey?><Enter>"
A second question --- is it possible to use key combinations using sendkey statements (example "<Home><BackTab><Cntrl+v><Enter>") <---BTW- I'm just using "cntrl+v" as an example of functional keystroke combo. I'm not attempting to paste a string (there are obviously easier ways to do this)
I was wondering if it was possible to use the "escape" or "control" keys in sendkeys statements?
For example "<Home><BackTab><Escapekey?><Controlkey?><Enter>"
A second question --- is it possible to use key combinations using sendkey statements (example "<Home><BackTab><Cntrl+v><Enter>") <---BTW- I'm just using "cntrl+v" as an example of functional keystroke combo. I'm not attempting to paste a string (there are obviously easier ways to do this)