|
-
Sep 17th, 2004, 02:03 PM
#1
Thread Starter
Frenzied Member
ctrl + brk
does anyone know how to programmatically send a ctrl + break key sequence? by 'break', i mean the 'pause/break' key
Last edited by Andy; Jun 28th, 2005 at 08:53 AM.
-
Sep 17th, 2004, 02:07 PM
#2
Hyperactive Member
SendKeys "^{Break}", True
-
Sep 17th, 2004, 02:37 PM
#3
Thread Starter
Frenzied Member
ah, thanks. I'll give that a shot.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|