home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0040 - 0049 / ibm0040-0049 / ibm0040.tar / ibm0040 / EXT106R.ZIP / EXTDOCS.ZIP / MODEM.DOC < prev   
Encoding:
Text File  |  1991-10-25  |  996 b   |  23 lines

  1. The Best Fossil Setup for Extreme
  2. =================================
  3.  
  4.     I have used BNU for my fossil driver ever since I started work on Extreme
  5. and I started to get this weird ANSi bug about 3-4 times a week that would
  6. crash the system.  I really didn't know what to do about it, but one day I saw
  7. a file on how to fix the ANSi Bug for ViSiON, and since this is a ViSiON hack
  8. I downloaded it.  I did what the file said, and I have yet to have a problem
  9. with this ANSi bug since then.
  10.  
  11.     This is how I set up my BBS now.  I use the X00 fossil driver, and I put
  12. this command in my Config.Sys:
  13.  
  14. DEVICE=C:\X00.SYS E B,(PORT HERE 0=COM1 1=COM2),38400 T=2048 R=512
  15.  
  16.     Then in my AutoExec.Bat file I put this line in:
  17.  
  18. XU PORT:(PORT HERE 0=COM1 2=COM2):ON FIFO:OFF
  19.  
  20.     That is what fixes the problem, so if you encounter any ansi problems with
  21. the software after a transfer, then these two lines in your config.sys and your
  22. autoexec.bat should fix them up with no problem!
  23.