home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast.iso / sysutil / switchar.doc < prev    next >
Text File  |  1994-03-07  |  2KB  |  52 lines

  1. DOCUMENTATION FOR UNIVERSE.ASM (alias SWITCHAR.ASM) & SWITCHAR.PAS
  2. ------------------------------------------------------------------
  3.  
  4.  
  5. ------------------------------------------------------------------
  6. UNIVERSE.ASM (aka SWITCHAR.ASM)
  7.  
  8. From: Brandon Allbery <bsa@ncoast.uucp>
  9. Subject: Changing "\" to "/"
  10. Date: 5 Jul 85 00:08:35 GMT
  11. To:       info-ibmpc@usc-isib.ARPA
  12.  
  13. Expires:
  14.  
  15. This assembler program does exactly that, for all those who want to
  16. be able to switch ``on demand''.  Maybe I'll hack AVAILDEV into it
  17. later on.
  18.  
  19. If you lack assembler, I can mail you the binary, or maybe post it;
  20. first I have to learn how to use uuencode on this beastie. . .
  21.  
  22. --bsa
  23.  
  24. --------------------------------------------------------------------
  25. SWITCHAR.PAS
  26.  
  27. From: George Smith <gbs@voder.uucp>
  28. Subject: Re: MS-DOS braindamage
  29. Date: 8 Jul 85 04:39:39 GMT
  30. To:       info-ibmpc@usc-isib.ARPA
  31.  
  32. The following refers to changing the switch character with the
  33. undocumented int 21H, function 37H:
  34.  
  35. > It didn't seem to work on here (ITT DOS 2.11/1.0, apparently
  36. > MS-DOS 2.11), but that may have been a mistake of mine; I was
  37. > trying to hack through it with DEBUG.COM, without much
  38. > documentation. 
  39.  
  40. I ran the enclosed Turbo Pascal 3.0 program on my ITT Xtra with
  41. DOS 2.11 and it ran just fine.  I guess hacking through problems
  42. with debug just doesn't cut it :-).  
  43.  
  44. BTW, the Xtra seems to be quite compatible with IBM PC/XTs.  Every
  45. piece of software that I have tried on it has run with no problems
  46. and that includes some which have not run on a friend's Compaq.
  47.  
  48. --------------------------------------------------------------------
  49. Please look at both sources for even more information....
  50.  
  51. ("Gee... where will my search for information end?")
  52.