home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / MEMORIA / PKII_127.ZIP / CO-EXIST.TIP < prev    next >
Encoding:
Text File  |  1989-06-23  |  1.7 KB  |  36 lines

  1. This file is a potpourri of hints, tips, work-arounds, conflicts, etc., in no 
  2. particular order.  I'll add more as they're reported.
  3.  
  4. ANSI.MOD is a replacement for ANSI.SYS, NANSI.SYS, ANSI.COM, FANSI, etc.  Don't 
  5. load these other programs with POWERKIT II (remove the line, DEVICE=ANSI.SYS, 
  6. or whatever, from your CONFIG.SYS file). 
  7.  
  8. Inside 1-2-3, use run-on strategy "B" with the # of "lies" set to 4, to cure 
  9. the worst case of the run-ons in all of Christendom. 
  10.  
  11. KYBD.BUF's keystroke buffer won't work with XyWrite.  Disable KYBD.BUF'S buffer 
  12. by editing KYBD.BUF's line in CONFIG.SYS to read: DEVICE=KYBD.BUF /B15 
  13.  
  14. Load POWERKIT II after NEWKEY.  KYBD.BUF and NEWKEY's extended keystroke buffer 
  15. don't get along, so disable one or the other buffer.
  16.  
  17. Load DOS's "APPEND /X " command AFTER loading POWERKIT II modules.
  18.  
  19. Set Qmodem v4.0's /NOINT16 switch.
  20.  
  21. Inside PC-Write v3.02, turn both of PKII.MOD's run-on strategies OFF.
  22.  
  23. POWERKIT II won't work inside DEC's WPS (nor will any other non-DEC TSR, as 
  24. you WPS users well know.  WPS is one of the few programs where HOOK doesn't 
  25. even help).  There IS a fix for this (a dedicated version of HOOK).  If there 
  26. is enough interest shown, I'll make it available. 
  27.  
  28. POWERKIT II has trouble with some (but not all) programs compiled using the 
  29. QuickBASIC 3.0 or 2.0 compiler.  The problem probably is related to a certain 
  30. BASIC command, and when I find that command, I'll find a fix. 
  31.  
  32. POWERKIT II will crash some Compaq computers.  I don't know why, but my hunch 
  33. is -- the problem is caused by the non-standard way some Compaq computers 
  34. handle video.  I would welcome bug reports, or any other info on this subject. 
  35.  
  36.