|
-
Aug 8th, 2000, 04:38 PM
#1
Thread Starter
Hyperactive Member
does anyone know why the sendkeys make your NumLock light go on and off?
-
Aug 8th, 2000, 04:45 PM
#2
For me it doesn't. Does it actually toggle/untoggle NumLock?
-
Aug 8th, 2000, 05:11 PM
#3
transcendental analytic
What keys are you sending?
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Aug 9th, 2000, 12:57 PM
#4
Thread Starter
Hyperactive Member
well i'm not sending any keys ... i was just remembering from a while back that i used the appactivate & sendkeys and i remember it turned my numlock on and off ... don't remember what keys i sent ...
-
Aug 9th, 2000, 01:17 PM
#5
Does it still do this? Maybe you were sending the Num Lock key, before.
-
Aug 9th, 2000, 09:05 PM
#6
Thread Starter
Hyperactive Member
no i'm sure i wasn't sending the keys to turn it on and off ... i remember it was trying to send commands to AOL and trying to get a menu and then clicking something in tht menu ... so it was probably the "alt" or "ctrl" plus another key ...
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
|