home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / DORWAY.ZIP / ANSIPAT.DOC next >
Text File  |  1990-11-17  |  1KB  |  22 lines

  1. This archieve should contain ANSIPAT.EXE and this doc file ANSIPAT.DOC
  2.  
  3. The purpose of ANSIPAT.EXE is to patch your ANSI.SYS so that it will do a
  4. BIOS call instead of a direct screen write, making it more compatible with
  5. DOORWAY, when DOORWAY is operating in BIOS (non-direct screen) mode.
  6. Although the /L: will work properly about 95% of the time, this patch, if it
  7. installs, will work 100% of the time.  You will need to run this program in
  8. the subdirectory that your ANSI.SYS, which get loaded at boot time, resides
  9. in.  It will copy ANSI.SYS over to ANSI.BAK then search the ANSI.SYS for the
  10. code which typically scrolls the screen.  If it finds it, it will replace it
  11. with the appropriate screen scroll BIOS call.  If it doesn't find the
  12. appropriate code, it will not change ANSI.SYS.  Note that you will have to
  13. reboot the computer for the new ANSI.SYS to take effect.
  14.  
  15. However, I highly recommend using PC Magazines ANSI.COM in SLOW mode instead.
  16. It works perfectly with DOORWAY, and can be switched to FAST mode at will,
  17. for screen updates which are much faster than using ANSI.SYS.  It is
  18. available from Data World BBS as ANSI_12.ZIP.
  19.  
  20.  
  21.                                           Marshall Dudley
  22.