Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Ensure NUMLOCKS is ON
Message
From
14/10/2010 19:37:51
 
 
To
14/10/2010 19:18:46
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Application:
Desktop
Miscellaneous
Thread ID:
01485529
Message ID:
01485530
Views:
84
This sounds like a hardware problem.

>Hi Experts,
>
>In an app I am doing, I would like to ensure that the NumLock is ON.
>
>This is what I have done in a Timer event which fires every second (Interval = 1000):
>
>
>
>IF NUMLOCK() = .F.
>    NUMLOCK( .T. )
>ENDIF
>
>
>
>The above does not work though. When I intentionally turn off Numlock, the Numlock light indicator does not turn back on.
>
>Any help or clue is appreciated.
>
>Thanks in advance.
>
>Dennis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform