Path: utzoo!news-server.csri.toronto.edu!rutgers!uwm.edu!linac!att!cbnewsl!cbnewsk!konopka From: konopka@cbnewsk.att.com (raymond.konopka..jr) Newsgroups: comp.os.msdos.programmer Subject: Disabling an Internal DOS Command Message-ID: <1991Mar4.151301.12925@cbnewsk.att.com> Date: 4 Mar 91 15:13:01 GMT Distribution: usa Organization: AT&T Bell Laboratories Lines: 15 I have written an enhanced Change Directory command for DOS and I would like to call it cd, however, since 'CD' is already an internal command, command.com always executes the internal command. Is there any way to disable a DOS internal command, specifically 'CD'? Question #2: Is there any way to set the state of the NumLock key. I already know how to detect the state of the key, but what I really need to do is set it to be either on or off. Any help would be appreciated. Thanks in advance Ray Konopka konopka@ihlpm.att.com