home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / utils / fcons1.zip / NOPEN.PCH < prev    next >
Text File  |  1987-07-06  |  729b  |  30 lines

  1. A
  2. ;    This is file NOPEN.PCH
  3. ;
  4. ;    This patch applies ONLY to version 2.00 of FANSI-CONSOLE.
  5. ;    It disables the FANSI-CONSOLE code for the light pen.
  6. ;    In future versions, this code will be optional.
  7. ;
  8. ;    In particular, this should be used with the following adapters:
  9. ;        IBM MDPA
  10. ;        Paradise Autoswitching EGA
  11. ;
  12. ;    DO NOT APPLY THIS PATCH ON ANY OTHER VERSION OF FANSI-CONSOLE!
  13. ;
  14. ;    To use this patch, do the following command:
  15. ;
  16. ;        DEBUG FCONSOLE.DEV <NOPEN.PCH 
  17. ;
  18. ;    When this command is given, this file will be echoed to your screen.
  19. ;    Under DOS 2, the debugger may give error messages for the lines
  20. ;    starting with semicolons.  This is OK!  Errors for other lines are not!
  21. ;
  22.  
  23. A6765
  24. XOR AH,AH
  25. RET
  26.  
  27. W
  28. Q
  29.  
  30.