- Feb 8, 2005
- 3,055
- 0
- 76
I am trying to set up some task scheduling stuff. However once I get the program going I cannot get the keyboard shortcut to play the program.
I have in arguments - WshShell.SendKeys “^{A}”
CTRL+A is the command to play
What am I missing with this. As far as my research goes this is the correct command to get it to run.
I have in arguments - WshShell.SendKeys “^{A}”
CTRL+A is the command to play
What am I missing with this. As far as my research goes this is the correct command to get it to run.
