Toggle NumLock in batch file
Results 1 to 6 of 6

Thread: Toggle NumLock in batch file

Threaded View

  1. #5
    Join Date
    Jun 2001
    Location
    Jacksonville,Fl,USA
    Posts
    341
    Thanks for the Debug links. Lots of good reading.
    BTW - You might get a smile out of knowing why I needed
    your numoff.com command so bad. I'm basically a creature
    of habit, and at work, use a laptop with DOS 6.22 on it.

    The last two lines of my autoexec.bat file are now:

    DOSKEY d5r=numoff$Tdir
    DOSKEY c3s=numoff$Tcls

    I think you probably get the signifigance of this.
    A small frustration has now disappeared.

    Dex
    Last edited by Dexahol; February 27th, 2003 at 05:31 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •