home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / util1 / b&f-131.lzh / HISTORY.B&F < prev    next >
Text File  |  1990-06-05  |  9KB  |  201 lines

  1. This file contains a summary of changes made to Back & Forth. They are listed 
  2. in reverse order, the most recent additions and modifications listed first.
  3.  
  4. ──────────────────────────────────────────────────────────────────────────────
  5. Version 1.31 June 5, 1990
  6.  
  7. A) Notes:
  8.  
  9.    * Added a program called BNFCNVT.COM which will convert the B&F variables
  10.      file (BFVARS) to new format. If you try and run BNF or BNFHIGH, and you
  11.      haven't run the convert program, you will be informed to do so. If you 
  12.      try and use the BFVARS file with an earlier version of B&F after it has
  13.      been converted, B&F will report the B&F variable file has been corrupted
  14.      and it will be reset (therefore, do NOT run an earlier version of B&F
  15.      with a converted BFVARS file)!
  16.  
  17. B) Bug fixes first:
  18.  
  19.    * SWITCH program restarted a partiiton if it was already active.
  20.  
  21. ──────────────────────────────────────────────────────────────────────────────
  22. Version 1.30 June 1, 1990
  23.  
  24. A) Bug fixes first:
  25.  
  26.    * Screen blanker didn't work when screen enhancer programs like UltraVision
  27.      were loaded.
  28.    * Cut/paste default hot keys weren't initialized correctly and required the
  29.      user to set them through setup.
  30.    * Fixed "Not enough file handles" error message gotten when Word Perfect
  31.      was run when 4DOS was used as the command interpreter!
  32.    * Fixed a bug which caused several different types of errors on various 
  33.      systems (speeded up clock, the left shift stayed on, etc).
  34.    * Back & Forth didn't work with FILES loaded high or DOS 4.x SHARE command.
  35.    * Video save files were not deleted all the times.
  36.    * Back & Forth now restores EGA/VGA graphic screens more precisely.
  37.    * Mouse cursor left a bald spot on graphic screens.
  38.    * Fixed delay caused when MOUSE driver is loaded globally. The delay on 
  39.      PS/2s was unbearable!
  40.    * Clock and swapping message were incorrectly shown when swapping a 
  41.      partition that didn't have the active page set to 0!
  42.    * Back & Forth NEVER worked satisfactorily if you loaded PC-PAINT 
  43.      Brush 4.0+ and then swapped to another partition.
  44.  
  45. B) Enhancements:
  46.  
  47.    * Changed initial screen delay from 30 seconds to just requiring user to
  48.      press a ramdomly generated key.
  49.    * Increased maximum swap size allowed on individual drives to 16MB. Please
  50.      note though that B&F won't allow more the 20 x largest task size to be 
  51.      allocated. The 20 represents the current maximum # of tasks.
  52.    * The cut mode now allows mixing of format attributes: each time you do a 
  53.      cut, Back & Forth stores the cut text with the current cut format. 
  54.    * Added two new toggles to Cut/Options menu: stripping of leading and 
  55.      trailing blanks. 
  56.    * Cut mode can now cut any size text screen as long as it is 80 columns or
  57.      wider.
  58.    * Added shadowing to most windows in various B&F modules.
  59.    * Added 2 letter/number id byte to each program definition. This will be 
  60.      used for future compatibility with other programs such as StacKey. This 
  61.      also allows quick Desqview(tm) like program execution on the main menu!
  62.    * Added a map of already defined hotkeys in the hotkey editor. 
  63.    * Enhanced mouse support to allow users to load mouse driver locally in
  64.      individual partitions. Prior versions of B&F would only save/restore 
  65.      mouse condititions if the mouse was loaded globally. We recommend the 
  66.      user to load the MOUSE.COM control program high if possible otherwise 
  67.      to run it individually in partitions where a mouse is needed 
  68.      (thus allowing partitions that don't need the mouse to have 5 or so 
  69.      more k of memory)!
  70.    * Changed way hot keys are assigned to give a wider range of keys. Please
  71.      note though the following keys/key combinations will NOT be allowed:
  72.  
  73.      1) Ctrl-Alt-Delete
  74.      2) Ctrl-Up
  75.      3) Ctrl-Down
  76.      4) Any key combination using one of the extended keyboard cursor keys.
  77.  
  78. C) New features:
  79.  
  80.    * Added AUTOLOADing of programs! Back & Forth has two types of automatic 
  81.      switching:
  82.  
  83.      1) Waiting for keyboard request - This option will switch to the next 
  84.         task as soon as the loaded program requests any keyboard input. This 
  85.         option should be used for most programs as it will be the most sure 
  86.         and most likely the fastest (a program has to be fully loaded to be 
  87.         requesting keyboard input!).
  88.  
  89.      2) Timed delay in seconds - This option will count down a specifed 
  90.         number of seconds and then switch to the next task. This option 
  91.         should be used for programs that don't request any keyboard activity 
  92.         after being loaded (I can't think of an example)!
  93.  
  94.    * The # of screen lines can now be toggled between 25/43/50 lines on 
  95.      systems with EGA/VGA video cards. This is done under the Options menu 
  96.      in the setup module.
  97.    * Added a small program called SWITCH.COM that allows the user to switch
  98.      partitions from the command line of a partition. 
  99.    * Added EMS memory cleanup module -  Back & Forth now performs a 
  100.      mark/release like action on all EMS handles associated with a task 
  101.      after it is closed. So, if a TSR or other program using EMS locks up or 
  102.      does not relinquish EMS memory, you can pop back to B&F and close the 
  103.      task. This routine will then remove all vestiges without trouble. This 
  104.      is also used to remove 4DOS without using EXIT to close the partition.
  105.    * Back & Forth can now be loaded high and thus use less than 1k of memory!
  106.    * Added swapping to extended memory if the HIMEM.SYS driver is loaded.
  107.    * Added user initiated screen blanker. Pressing the '5' key on the numeric
  108.      pad will automatically blank the screen. 
  109.    * Added two new B&F task movement hotkeys:
  110.  
  111.      <Ctrl-UP>   will goto to the preceeding open task. If the current task 
  112.                  is the first opened, then the last task will be come the 
  113.                  foreground task.
  114.     <Ctrl-DOWN>  will goto to the next open task. If the current task is the
  115.                  last opened, then the first task will be come the foreground 
  116.                  task.
  117.  
  118.    * Keyboard click. It can be toggled on/off under keyboard item in setup
  119.      module.
  120.    * FASTKEY! (keyboard accelerator). Set delay and rate under keyboard item 
  121.      in setup module.
  122.    * Changed way B&F works with UltraVision as discuessed with one of its
  123.      authors, John Jurewicz, to assure better compatibility with some of UV's
  124.      advanced features. 
  125.    * Added UV mode support for B&F and individual programs! This requires UV 
  126.      to be loaded globally!
  127.    * B&F now allows the user to specify an environment size for each task. This
  128.      is done in the program setup editor.
  129.  
  130.    * And much, much, more!!!!
  131.  
  132. ──────────────────────────────────────────────────────────────────────────────
  133. Version 1.12 March 28, 1990
  134.  
  135. -A) Bug fixes first:
  136.  
  137.    * Screen wasn't restored correctly on monochrome systems.
  138.  
  139. B) Enhancements:
  140.  
  141.    * B&F is about 1-2k smaller!
  142.  
  143. C) New Features:
  144.  
  145.    * Added new version of B&F kerenel called B&FEGA.EXE. This version of B&F
  146.      is for people who have EGAs. All other video cards should use B&F.EXE.
  147.    * Added a small TSR called B&FFIRST.COM. If you are using programs like
  148.      UltraVision that enhance the display, you should run B&FFIRST before UV.
  149.      This will allow Ultravision to be loaded HIGH and globally!
  150.      ** Note ** B&FFIRST can be loaded HIGH.
  151.    * Added a new hotkey called "B&F Super Hotkey!". This key should be used 
  152.      to call up the B&F menu when all other hotkeys fail. This was added for 
  153.      programs that take over the keyboard and don't give control back.
  154.     
  155.      The super hotkey is <LSHIFT>-<Ctrl>-<Alt> simultaneously!
  156.  
  157. ──────────────────────────────────────────────────────────────────────────────
  158. Version 1.11 March 22, 1990
  159.  
  160. * Minor bug fix: DOS critical error handler wasn't always restored correctly
  161.   when switching directly between tasks.
  162.  
  163. ──────────────────────────────────────────────────────────────────────────────
  164. Version 1.10 March 21, 1990
  165.  
  166. A) Bug fixes first:
  167.  
  168.    * Better restoration EGA/VGA palette,
  169.  
  170.    * Command stack sometimes went flakey after it filled up
  171.  
  172. B) Enhancements:
  173.  
  174.    * Added better support for running programs on networks.
  175.    * Inactive programs can now be loaded directly be pressing the program's 
  176.      defined hot keys,
  177.    * Maximum # of tasks has been increased from 9 to 20.
  178.    * TSR partitions are now easier to setup by defining a program with the 
  179.     "STAY AT DOS" option.
  180.    * DOS commands as well as 4DOS aliases can now be executed as programs!
  181.  
  182. C) New Features:
  183.    * Added direct support for 4DOS.
  184.    * Added support for Ultra Vision (follow the directions in the B&F doc
  185.      file)!
  186.    * Added a cut/paste module.
  187.    * Added a background clock.
  188.  
  189. ──────────────────────────────────────────────────────────────────────────────
  190. Version 1.01 February 28, 1990
  191.  
  192.  * Changed way B&F passes environment. In version 1.00 B&F used the DOS master
  193.    environment block but under some versions of DOS it couldn't find it.
  194.  
  195. ──────────────────────────────────────────────────────────────────────────────
  196. Version 1.00 February 27, 1990
  197.  
  198.  * Official release of Back & Forth into Shareware!
  199.  
  200. ──────────────────────────────────────────────────────────────────────────────
  201.