Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!swrinde!gem.mps.ohio-state.edu!rpi!uwm.edu!ux1.cso.uiuc.edu!tank!eecae!netnews.upenn.edu!vax1.cc.lehigh.edu!vlsi3b15!lafcol!slaghtrl From: slaghtrl@lafcol.UUCP (Slaght Ralph L) Newsgroups: comp.sys.ibm.pc Subject: Re: Turning off NumLock through software Summary: Here's a numlock turn-off routine Keywords: NumLock Message-ID: <1733@lafcol.UUCP> Date: 15 Nov 89 20:32:19 GMT References: <3932@ur-cc.UUCP> <255AF5E9.24227@maccs.dcss.mcmaster.ca> <1989Nov11.074326.14821@agate.berkeley.edu> Organization: Academic Computer Center, Lafayette College Lines: 20 Someone was seeking a numlock routine? Here are the batch file which I use and the uuencoded COM file which the batch file calls: @echo off nlok if not errorlevel 1 goto off echo numlock turned ON now goto end :Off echo numlock turned OFF now goto end :end ***********cut here and run through uudecode******* begin 666 nlok.com =NT CL.[%P F@#<@)HH')""+R(#Y 1O 0+1,S2$" end