hi all,
is it possible to simulate a keypress on the "pause" key on the keyboard?
I need it to control an other program.
thx for your help,
Djek
send pause keypress to pc
Moderators: JRL, Dorian (MJT support)
I think you can use the SendKeys method of the WshShell object {BREAK}.
http://msdn.microsoft.com/library/defau ... ndkeys.asp
http://msdn.microsoft.com/library/defau ... ndkeys.asp
Best Wishes,
Monkster
Monkster