home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / misc / 6917 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.3 KB

  1. Path: sparky!uunet!gatech!emory!wupost!csus.edu!netcom.com!netcomsv!ulogic!hartman
  2. From: hartman@ulogic.UUCP (Richard M. Hartman)
  3. Newsgroups: comp.os.msdos.misc
  4. Subject: Re: How to use '/' instead of '\'?
  5. Message-ID: <827@ulogic.UUCP>
  6. Date: 8 Jan 93 19:12:29 GMT
  7. References: <lkojp8INNnfr@boogie.cs.utexas.edu>
  8. Distribution: usa
  9. Organization: negligable
  10. Lines: 24
  11.  
  12. This is old, half-remembered information.
  13.  
  14. There is (was) a undocumented config.sys option:
  15.  
  16.     SWITCHCHAR=-
  17.  
  18. That set the utility flag character to be '-' instead of
  19. '/', which freed up '/' to be interpreted as a directory
  20. separator.  Some programs, however, do not use the switchchar
  21. option, and demand '/' -- this option was never fully
  22. supported (it was an undocumented feature).  I do not know
  23. if this option still exists.  I do not think it is a good
  24. idea to use this option if it did because of the potential
  25. compatibility problems.  I think that one of the most annoying
  26. things that microsoft ever did was use '\' as the directory
  27. separator character!  I hope this helps.
  28.  
  29.         -Richard Hartman
  30.         hartman@ulogic.COM
  31.  
  32. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  33. "Nobody has ever had a sexual fantasy about being tied
  34.  to a bed and ravished by somebody dressed as a liberal."    -P.J. O'Rourke
  35.  
  36.