Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site kontron.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!pesnta!pertec!kontron!cramer From: cramer@kontron.UUCP (Clayton Cramer) Newsgroups: net.micro.pc Subject: Re: Changing the dumb '\' to '/'... Message-ID: <241@kontron.UUCP> Date: Fri, 14-Jun-85 12:24:16 EDT Article-I.D.: kontron.241 Posted: Fri Jun 14 12:24:16 1985 Date-Received: Sat, 15-Jun-85 07:34:13 EDT References: <229@timeinc.UUCP> <484@ihuxo.UUCP> Organization: Kontron Electronics, Irvine, CA Lines: 20 > > I'll assue that somebody out there has already modified the code > > on the PC to allw e to use '/'s instead of the dumb backslash that > > IBM (Microsoft?) imposed on us... > > > If your version of PC/MS-dos is 2.1 or later, you can do this by setting your > 'switchar' to any thing other than '/'. This is done by adding the following > command to your config.sys file: > > switchar = - or whatever character you prefer. > > WARNING: this also changes the default value of COMSPEC from > [drive]:\command.com > to > [drive]:/command.com > This has been known to cause problems with some of the older public domain > programs that did not know that '/' and '\' were interchangable from the > program level. Doesn't work under PC-DOS 3.0 on an AT. In fact, I get an error message when it tries to process the config.sys command.