-
Hello there!
Is there anyone out there that knows how You can send an ESC key to an open MS-DOS window?
I already read the post of Bona where he sais that You should copy the commands You want to send into the Clipboard and then paste it again in the Ms-Dos window. But what is the CHR() from ESC?
I also tried using Sendkeys "{ESC}" after I gave the focus to the MS-DOS windows, but nothing happens...
I would really appreciate it if someone out there, in the dark and evil space behind the final frontier, knows a simple solution...
Thx
-
I'm not sure but try vbEsc if it exists.
-
Can't send keys to a DOS Window :rolleyes:.