Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!princeton!orsvax1!pyrnj!caip!sri-spam!nike!styx!lll-crg!seismo!brl-adm!brl-smoke!smoke!bridger@RAND-UNIX.arpa From: bridger@RAND-UNIX.arpa Newsgroups: net.micro Subject: Changing SWITCHAR in dos 3.x Message-ID: <883@brl-smoke.ARPA> Date: Thu, 15-May-86 14:08:25 EDT Article-I.D.: brl-smok.883 Posted: Thu May 15 14:08:25 1986 Date-Received: Sun, 25-May-86 06:49:15 EDT Sender: news@brl-smoke.ARPA Lines: 12 The MS-DOS COMMAND.COM shell uses the forward slash '/' as its SWITCHAR to designate command-line parameters. In dos versions 2.x the following line could be added to the CONFIG.SYS file to change that character to a '-', allowing the '/' to be used as a separator for directory names in a path: SWITCHAR=- This doesn't work for dos 3.1. Is there another way to do it? --bridger mitchell