Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!ut-emx!nather From: nather@ut-emx.uucp (Ed Nather) Newsgroups: comp.os.msdos.programmer Subject: DOS 5.0 question Keywords: "/" vs "\" Message-ID: <51180@ut-emx.uucp> Date: 25 Jun 91 15:42:38 GMT Organization: The University of Texas at Austin; Austin, Texas Lines: 10 Up to MS-DOS 3.3, the command.com shell would check to see if you had changed the switch character to something other than "/" and, if you had, would recognize "/" as a pathname separator. The much-improved MS-DOS 4.0 refused us this courtesy, which is why I am still using MS-DOS 3.3. I assume MS-DOS 5.0 has not corrected this error, which Microsoft probably considers an advanced feature, but I thought I'd better ask ... Has it been fixed, or am I stuck with MS-DOS 3.3 forever?