Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/3/84; site talcott.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!bellcore!decvax!genrad!panda!talcott!lotto From: lotto@talcott.UUCP (Jerry Lotto) Newsgroups: net.micro.pc Subject: Re: MS-DOS cd command Message-ID: <448@talcott.UUCP> Date: Fri, 7-Jun-85 08:33:47 EDT Article-I.D.: talcott.448 Posted: Fri Jun 7 08:33:47 1985 Date-Received: Sun, 9-Jun-85 03:02:34 EDT References: <2160@mhuxd.UUCP> Organization: Sociology Dept., Harvard Univ. Lines: 26 > Any one know how I might disable the built-in cd command? > ..... > > p.s. I don't think I have the time nor inclination right now > to write my own command.com ^^ Not that hard, just modify the strings CD and CHDIR to something like SD or whatever else is "natural" for you. Of course, you could always name your routine something else. If it is important to have them respond to cd (both), either a batch file called cd.bat with the line: sd in the search path before your cd.com (sorry, I know it is ugly) or put the string cd=cd or cd=sd alternately in the environment and invoke with %cd% from the application. Hope this helps. -- ____________ Gerald Lotto - Harvard Chemistry Dept. UUCP: {genrad,cbosgd}!wjh12!h-sc4!harvard!lhasa!lotto {seismo,harpo,ihnp4,linus,allegra,ut-sally}!harvard!lhasa!lotto ARPA: lotto@harvard.ARPA CSNET: lotto%harvard@csnet-relay