home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / s / scrlit16.zip / WHATSNEW.DOC < prev   
Text File  |  1993-03-24  |  10KB  |  189 lines

  1.    SCROLLit        Advanced Scrollback Buffer                 March 24, 1993
  2.                 
  3.  
  4.    ─────────────────────────────────────────────────────────────────────────
  5.    New in SCROLLit 1.6
  6.    ─────────────────────────────────────────────────────────────────────────
  7.  
  8.      ■  Please note our new mailing address. Don't worry if you have
  9.         mailed something to our old address: we will continue to check
  10.         for mail at the old address for at least a year, or as long as
  11.         mail continues to arrive there.
  12.  
  13.      ■  SCROLLit can now be registered online using Compuserve's
  14.         shareware registration service ('GO SWREG'). When you register
  15.         with the service, the US$17 registration fee (plus a $3
  16.         surcharge to cover Compuserve's service charge) is added to your
  17.         monthly Compuserve bill. Your SCROLLit registration key will be
  18.         sent to you by Compuserve mail (unless you request postal mail).
  19.  
  20.      ■  By default, SCROLLit uses a color scheme of blue and white against a
  21.         cyan background. While this combination looks fine on a color
  22.         monitor, some users of LCD notebooks report that these color
  23.         attributes lack definition when translated into the shades of grey
  24.         that these machines use to represent different colors. Two new
  25.         command line parameters have been added to allow the user to specify
  26.         the color attributes used in color text mode 3 (/AC=) and in
  27.         monochrome text mode 7 (/AM=). These commands can be used to set the
  28.         color attributes during installation or after SCROLLit has already
  29.         been installed. For example, to install SCROLLit with a 100k buffer
  30.         and customized color attributes for use during color mode 3, type:
  31.  
  32.                SCROLLit 100 /AC=20,27,2F,07
  33.  
  34.         Please refer to the documentation for more information.
  35.  
  36.      ■  The operation of SCROLLit inside a Desqview window has been fine-
  37.         tuned. Desqview users should notice smoother scrolling when browsing
  38.         through SCROLLit's buffer.
  39.  
  40.      ■  The Ctrl-Home bookmark is designed to return you to the same
  41.         position within the scrollback buffer as when you last exited
  42.         SCROLLit. In some situations, SCROLLit was not saving the correct
  43.         location within the scrollback buffer. In these cases, pressing
  44.         Ctrl-Home would either return you to an incorrect location within
  45.         the buffer, or, with some computers, cause a lockup requiring a
  46.         reboot. Fixed.
  47.  
  48.      ■  In certain situations (relatively rare), SCROLLit would fail during
  49.         installation, issuing an 'unexpected error 31' message and causing a
  50.         lockup requiring a reboot. Fixed.
  51.         
  52.  
  53.    ─────────────────────────────────────────────────────────────────────────
  54.    SCROLLit 1.5
  55.    ─────────────────────────────────────────────────────────────────────────
  56.  
  57.      ■  Pressing Ctrl-Home allows you to return to the position in the
  58.         scrollback buffer when you last exited SCROLLit. This feature is
  59.         often referred to as a 'bookmark'.  Older versions of SCROLLit were
  60.         only updating the buffer position when SCROLLit was exited with the
  61.         Esc key. If you exited with the Scroll Lock key, the bookmark was
  62.         not being updated. Fixed.
  63.  
  64.      ■  Two new command line switches, /- and /+, have been added to allow
  65.         SCROLLit's capturing of scrolling lines to be temporarily disabled
  66.         and then re-enabled.
  67.  
  68.      ■  A new command line switch, /R, has been added to provide more
  69.         information on how to register SCROLLit.
  70.  
  71.      ■  The /? command line switch will display a list of all command line
  72.         switches with a brief description of what they do.
  73.  
  74.    
  75.    ─────────────────────────────────────────────────────────────────────────
  76.    SCROLLit 1.4
  77.    ─────────────────────────────────────────────────────────────────────────
  78.  
  79.      ■  SCROLLit now supports 43/50 line mode of the EGA/VGA.  Actually,
  80.         SCROLLit will support any number of lines per screen so long as the
  81.         BIOS is aware of the new line setting. Note that some EGA/VGA cards
  82.         can provide 43/50 line mode support via the standard 80 column text
  83.         modes (modes 2, 3 and 7) and/or via a nonstandard video mode (such
  84.         as 50h). SCROLLit only supports the standard video modes, so you
  85.         should use these standard modes for 43/50 line support (using video
  86.         BIOS function 11h, subfunction 12h). If you find that you can only
  87.         enter 43/50 line mode with nonstandard modes, then try reseting the
  88.         video mode to the standard by changing the mode setting stored at
  89.         memory position 40h:49h.
  90.  
  91.      ■  SCROLLit was not supporting the color video mode 3 on certain
  92.         monochrome monitors. SCROLLit will now allow any 80 column text mode
  93.         (modes 2,3 or 7) on any monitor type. After installation, the video
  94.         mode can be switched between these modes and SCROLLit will still
  95.         capture scrolling and popup on request.
  96.  
  97.      ■  The default keyboard repeat rate on many computers is a relatively
  98.         slow 10.9 repeats per second.  The keyboard repeat rate determines
  99.         how fast SCROLLit will scroll the screen when you press and hold the
  100.         up arrow or down arrow key. SCROLLit was setting a fast keyboard
  101.         repeat rate on installation, but this new repeat rate would effect
  102.         all subsequent keypresses (not just SCROLLit). Some users have
  103.         pointed out that it is better for each user to set the repeat rate
  104.         he or she is most comfortable with. The keyboard repeat rate can be
  105.         set with DOS 5.0's MODE command or any number of public domain
  106.         utilities. SCROLLit 1.4 no longer changes the keyboard repeat rate.
  107.  
  108.      ■  SCROLLit captures 'clear-screen' requests in addition to both DOS
  109.         and BIOS screen scrolling. When you use the CLS command, for
  110.         example, SCROLLit will capture the information on the screen before
  111.         it is cleared. In addition, many programs clear the screen at
  112.         startup, which would leave gaps in your scrollback buffer if
  113.         SCROLLit did not intercept the clear-screen request. Another example
  114.         of the need to capture clear-screens is during Compuserve sessions
  115.         when the Compuserve terminal type is set to be page oriented.
  116.         Instead of scrolling old output, Compuserve issues a clear-screen
  117.         request after every page. SCROLLit will now capture these pages.
  118.  
  119.      ■  If 'search again, same text' was requested by pressing A before a
  120.         target string had ever been specified with either F (forward) or B
  121.         (backward), SCROLLit would hang while trying to search for an
  122.         undefined target string. Fixed.
  123.      
  124.      ■  It is now possible to popup other TSR programs over SCROLLit. This
  125.         is accomplished by issuing a 28h interrupt while SCROLLit is waiting
  126.         for input. If you use a popup calculator or screen grabber, for
  127.         example, they should now work while you are in SCROLLit.
  128.  
  129.      ■  The Procomm commands in the Appendix for setting BIOS screen
  130.         scrolling were for the old shareware version of Procomm 2.4.3.,
  131.         not for Procomm Plus which needs no reconfiguring. The Qmodem
  132.         command given was for BIOS writing, not BIOS scrolling. Fixed.
  133.  
  134.  
  135.    ─────────────────────────────────────────────────────────────────────────
  136.    SCROLLit 1.3
  137.    ─────────────────────────────────────────────────────────────────────────
  138.  
  139.      ■  SCROLLit 1.2 was not properly restoring the state of the A20 line
  140.         when the buffer was stored in XMS.  This would cause the system to
  141.         hang in some cases, particularly if SCROLLit was installed in a
  142.         Desqview window and DV was using the high memory area (HMA). Fixed.
  143.  
  144.  
  145.    ─────────────────────────────────────────────────────────────────────────
  146.    SCROLLit 1.2
  147.    ─────────────────────────────────────────────────────────────────────────
  148.  
  149.      ■  During installation, SCROLLit performs a CRC test of the program to
  150.         ensure that the program has not been tampered with or infected with
  151.         a virus.  This CRC test would fail in Version 1.1 if SCROLLit was
  152.         loaded in a Desqview window.  Fixed.
  153.  
  154.      ■  Under certain circumstances, some versions of The Last Byte Memory
  155.         Manager appear to have difficulty loading a TSR into high memory if
  156.         the particular TSR has command line parameters beginning with a
  157.         slash (/). SCROLLit 1.2 will now accept either slashes or dashes.
  158.  
  159.  
  160.    ─────────────────────────────────────────────────────────────────────────
  161.    SCROLLit 1.1
  162.    ─────────────────────────────────────────────────────────────────────────
  163.  
  164.     ■  Broader support for ANSI drivers.  Version 1.0 was not capturing some
  165.        of the screen scrolling from certain ANSI drivers including older
  166.        (1987 and earlier) versions of Microsoft's ANSI.SYS.  SCROLLit
  167.        Version 1.1 has been tested with several versions of ANSI.SYS,
  168.        ANSI.COM, NANSI.SYS, ZANSI.SYS, VANSI.SYS and DVANSI.COM.  In the
  169.        case of the TSR drivers, (ANSI.COM and DVANSI.COM), SCROLLit should
  170.        be loaded AFTER the driver.
  171.  
  172.     ■  SCROLLit is now Desqview aware. If SCROLLit is loaded inside a
  173.        Desqview window, it will capture the scrolling of the Desqview screen
  174.        buffer, rather than the hardware screen buffer that is used outside
  175.        of Desqview. SCROLLit will give up it's time slice during periods of
  176.        inactivity to optimize the performance of your other Desqview
  177.        windows. All screen writing inside a Desqview window is direct
  178.        writing to the Desqview screen buffer, to ensure that SCROLLit output
  179.        stays within the Desqview window.
  180.  
  181.     ■  Scrolling algorithm finetuned - smaller code and faster performance.
  182.  
  183.  
  184.    ─────────────────────────────────────────────────────────────────────────
  185.    SCROLLit 1.0
  186.    ─────────────────────────────────────────────────────────────────────────
  187.  
  188.     ■  First public release.
  189.