home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / MEMORIA / PKII_127.ZIP / UPDATE.LST < prev   
Encoding:
File List  |  1990-01-16  |  6.4 KB  |  139 lines

  1. POWERKIT II UPDATES
  2.  
  3. FROM v1.26 to v1.27
  4.  
  5. 1: Fixed "blank screen, lock keyboard with password" so program running at the 
  6.    time the keyboard was locked, will keep running (as advertised).  The mach-
  7.    ine (CPU) will be taken over while a menu or help screen pops up (disk reads 
  8.    or writes do the same thing).  However, even this may cause problems during 
  9.    background e-mail or file transfers.  Therefore, this protection for the 
  10.    popped-up screen can be disabled with ALT-ESC 0`, enabled by ALT-ESC 1` (the 
  11.    default).  The PRICE you pay for disabling -- an underlying program may mess 
  12.    up this popped-up menu or help screen.
  13.  
  14. 2: Added a switch to PKII.MOD (/^0 or 1) that turns border blanking off (0) and 
  15.    on (1, the default).  Blanking the border takes such a long time that data 
  16.    can be lost while transmitting or receiving characters through a fast modem.
  17.  
  18. 3: Added SCRL.MOD to the package.  SCRL.MOD replaces INT 10h, services 6 & 7 -- 
  19.    scrolls all or any part of the screen, up or down, in modes 0-7, without 
  20.    blinking the screen.  This is for users of LIST, Norton Commander, and other 
  21.    programs, whose screens blink when these programs scroll the screen.
  22.  
  23. FROM v1.24 to v1.26
  24.  
  25. 1: The changes you will notice to MENU.MOD are:
  26.  
  27.    a. Your place in a menu is saved, when you exit a menu via MENU.MOD's "HOT" 
  28.       key.  Re-pressing MENU.MOD's "HOT" key will now send you back to that 
  29.       place, instead of to the top of the menu.
  30.  
  31.    b. MENU.MOD now "stacks" menu files, to four levels deep.  Pressing ESC 
  32.       will (eventually) get you back to the menu file that called the current 
  33.       menu file.  This facilitates integrating menus, that you have created, 
  34.       into the POWERKIT II menu system (MENU.MOD accepts menus created by 
  35.       MAKEBAR, see PC-Magazine, vol. 6, No. 10). 
  36.  
  37. 2: The char. "|" can now be used to enclose MACRO descriptions, as well as "`".
  38.  
  39. 3: Added 53 "CTRL-ALT" keystroke codes.  They are enabled (disabled) by ALT-
  40.    ESC 1\ (ALT-ESC 0\), and are attached to the "typewriter keyboard" keys, 
  41.    from "ESC" through "RIGHT SHIFT" (including ENTER, BACKSPACE, TAB, and LEFT
  42.    SHIFT, but not CTRL). 
  43.  
  44. 4: Fixed "hide character" routine (cursor was being reset to the wrong spot).
  45.  
  46. 5: Fixed a problem with MACROS that were of zero length, but had descriptions.
  47.  
  48. 6: Added "Save Screen" (ALT-ESC 'hot key'Q) and "Restore Screen" (ALT-ESC 'hot
  49.    key'R) to ANSI command set.
  50.  
  51. FROM v1.22 to v1.24
  52.  
  53. 1: Some of the housekeeping chores in the initialization code of some modules 
  54.    are now performed by LOAD.COM. 
  55.  
  56. 2: Fixed a problem in ANSI's insert line(s) routine.
  57.  
  58. 3: Fixed a bug that prevented some VT100 codes (and DSR) from being executed.
  59.  
  60. FROM v1.20 to v1.22
  61.  
  62. 1:  Fixed LOAD.COM and UNLOAD.COM to work with 4DOS, and (probably) many other 
  63.     COMMAND.COM replacements. 
  64.  
  65. 2:  Added a "fake key" command to ANSI.MOD.  The line -- PROMPT $e["string"v, 
  66.     (or the line -- ECHO "string"v) in a batch file, will put "string" into 
  67.     the keystroke buffer, just as if you had typed it, for input into a pro-
  68.     gram called from a succeeding batch file line.  See pp. 8-9 of ANSI.DOC for 
  69.     information on how to suppress displaying batch file actions. 
  70.  
  71. 3:  Speeded up some of PKII.MOD's interrupt handlers.  They were causing 
  72.     trouble when using ultra-fast (19,200 baud) modems on slow machines. 
  73.  
  74. 4:  Fixed problems ANSI.MOD had with MS/PC-DOSes 3.0 and 4.01.
  75.  
  76. FROM v1.12 to v1.20
  77.  
  78. 1:  Attached more CTRL codes to more keys, and added ALT codes to the numeric 
  79.     keypad keys.  These new codes may be activated/deactivated by ALT-ESC, 1/0, 
  80.     \.  The codes are the same as those produced by the IBM AT/339 BIOS (when 
  81.     using service 10h of INT 16h), or Superkey (mostly). 
  82.  
  83. 2:  Added a help screen to ANSI.MOD, accessed by ALT-ESC F1, detached by the 
  84.     /J0 switch. 
  85.  
  86. 3:  The default for the speedup factor is now 0 (no speedup), as it was found 
  87.     to conflict with the Everex "STEP" series floppy disk controllers.  Set 
  88.     your own speedup factor with the /Sn (try n = 255) switch of PKII.MOD.
  89.  
  90. 4:  A plethora of minor tweaks and bug fixes.
  91.  
  92. FROM v1.10 to v1.12
  93.  
  94. 1:  Fixed problem LOAD.COM had with 80286/386 processors.
  95.  
  96. 2:  Added code and storage to KYBD.BUF for a warm boot routine, invoked by 
  97.     SCROLL LOCK, F1, when PKII.MOD is loaded, its SCROLL LOCK key handler is 
  98.     active, and KYBD.BUF's /W1 switch is set.  Procedure preserves date and 
  99.     time.  The procedure is intended for Tandy 1000 users, plus those lacking a 
  100.     clock/calendar chip. 
  101.  
  102. 3:  PKII.MOD's screen blanking routine will now blank the screen border on 
  103.     CGA's, EGA's, and VGA's.  It will restore the border, if it has been set by 
  104.     ANSI.MOD. 
  105.  
  106. 4:  Added a utility, NEWHOTKY.COM, to change the hot key of any module. 
  107.  
  108. FROM v1.06 TO v1.10
  109.  
  110. Aside from the inevitable bug fixes, the following have been changed:
  111.  
  112. 1:  PCONSOLE.DRV is no more.  It has been split into KYBD.BUF and ANSI.MOD.  
  113.     KYBD.BUF has the extended keystroke buffer, and the code for the view-port.
  114.     It remains in CONFIG.SYS, as the buffer must be in the first 65k.  KYBD.BUF 
  115.     need not be present for the PK II system to work.  ANSI.MOD is the old Pow-
  116.     erConsole.   It is now a module, so it can be loaded and unloaded at will 
  117.     (but it MUST be loaded FIRST).  It still appears to DOS as the "CON" device 
  118.     driver.   Removing ANSI.MOD from CONFIG.SYS, gives you a better chance of
  119.     getting the PK II package to co-exist with "problem" TSR's, because it lets
  120.     you experiment with various orders of "stacking" the TSR's.
  121.  
  122. 2:  Pressing SCROLL LOCK (or HOLD), then ESC, will get you out of lockups (this 
  123.     sometimes works when KEYPAD 5, ESC doesn't).  PKII's SCROLL LOCK handler 
  124.     must be enabled (KEYPAD 5, Y). 
  125.  
  126. 3:  Several more ALT codes (for example ALT-' and ALT-.) have been added, to 
  127.     "hang" MACROS on.
  128.  
  129. 4:  Several more "non-ANSI" ESCAPE sequences have been added.
  130.  
  131.         ALT-ESC 10 m - Turns off cursor in graphics modes (the default).
  132.         ALT-ESC 11 m - Turns on cursor in graphics modes (much slower).
  133.         ALT-ESC 12 m - Turns off ANSI.MOD.  It's still in memory, and the
  134.                        MACROS, and most of its other features still work.  How-
  135.                        ever, DOS no longer recognizes it as the console driver
  136.                        (hence, the screen updates are MUCH slower).
  137.         ALT-ESC 13 m - Turns ANSI.MOD back on.
  138.  
  139.