![]() Loading |
VBScript |
JavaScript |
Powershell |
Search Options: How Can Tell Whether the NumLock Key is On or Off
|
||
var objword = new ActiveXObject("word.application");
WScript.Echo("numlock key is on: " + objword.numlock); objword.quit(); | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |