home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / CTSELECT / TERM151 / 0151TER2._XE / rar / DOCS.EXE / ERRORS.DOC < prev    next >
Text File  |  1994-12-01  |  3KB  |  72 lines

  1.  
  2. ┌───────────────────────────────────────────────────────────────────────────┐
  3. │ ░░░░ Errors/problems and how to solve them ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  4. └───────────────────────────────────────────────────────────────────────────┘
  5.  
  6. - First try this -
  7.  
  8. If you are using QEMM386, 386MAX or similar and Terminate hangs when exiting
  9. to DOS or shelling or if you have any other problem, then try renaming your
  10. autoexec.bat and config.sys first and then reboot the computer.
  11.  
  12.   REN AUTOEXEC.BAT A.BAT <┘
  13.   REN CONFIG.SYS C.SYS <┘
  14.  
  15. After this, your computer is totally clean of device drivers and other
  16. things that might mess things up. Now run Terminate and see if it still
  17. hangs when exiting or shelling.
  18.  
  19. If it works perfectly, there is a conflict in your configuration. Try
  20. installing one device-driver at a time, reboot the machine and see if you
  21. can get the error. If it turns out to be QEMM or other memory manager try
  22. excluding X=B000-FFFF. This worked on a PS/2 33MHz. If this worked, try
  23. X=B000-EFFF and process until Terminate hangs again. Other programs which
  24. use XMS/EMS or high memory could also mess up, if you did not exclude the
  25. correct area. You could say "but all my other programs work", but the
  26. reason for your problems could be that as Terminate is a highly advanced
  27. program, it uses all resources it can get to increase the performance.
  28.  
  29. - Messy screen -
  30.  
  31. If your screen messes up when moving the mouse, try installing a newer
  32. mouse driver. Download LMOUSE61.ARJ from DAN BBS: it also works with 100
  33. and 132 columns.
  34.  
  35. - XMS problems on old 286-machines -
  36.  
  37. If you have a 286 with an old BIOS and use HIMEM.SYS, there could be some
  38. problems. Try getting the newest HIMEM.SYS from your DOS manufacturer or
  39. use the /NOXMS command.
  40.  
  41. - PS/2 problem -
  42.  
  43. The mouse driver MOUSE.COM will sometimes conflict with EMS when using
  44. Terminate. The solution is not to load the mouse driver into high
  45. memory. If you use MOUSE.EXE 9.0 from MicroSoft, use the /E parameter to
  46. force the driver to use convential memory.
  47.  
  48. - Realtime-clock problems on XT-machines -
  49.  
  50. If Terminate detects that you are using an XT-machine (8088, 80186, 8086,
  51. NEC V20, NEC V30), the soundcard check is turned off by default. The
  52. reason for this is that on some machines with a special realtime card
  53. installed, the soundcard check would set off the date/time. If you want
  54. to try using the soundcard anyway, start Terminate with a /YESCARD
  55. parameter on the commandline.
  56.  
  57. - Terminate stops and nothing happends after a BBS login using IEMSI -
  58.  
  59. This is a common problem which appears when using IEMSI and enabling
  60. Avatar codes at the same time. Avatar has the problem of using the same
  61. codes as Xon/Xoff, which is something used for software flowcontrol. The
  62. solution is easy: Make sure that your modem only uses hardware
  63. flowcontrol (CTS/RTS) and turn off software flowcontrol. On some modems
  64. it is done by typing:
  65.  
  66.  AT&H3 & enter
  67.  AT&W & enter       (Write setup in modem)
  68.  
  69. Please look these parameters up in your modem manual, if Terminate should
  70. not support your modem directly.
  71.  
  72.