home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / reli / script1.zip / SCRIPTDC.EXE / lha / UPDATE.HIS < prev   
Text File  |  1989-07-22  |  5KB  |  80 lines

  1. Scripture Update History
  2.  
  3. Date    Version Modifications
  4.  
  5. 89-04-25  1.0   First Release
  6. 89-04-29  1.01  Added a "Searching..." message to search routine.
  7.                 Added code to allow escaping out of a search.
  8.                 Added "quick toggle" commands to the Set Search
  9.                 Scope window.
  10. 89-04-30  1.02  "Escape" code in search routine interfered with
  11.                 topic compilation.  This update fixes that
  12.                 problem.  Also rewrote code to cause the Word
  13.                 Select window to remain open if escape is pressed
  14.                 during a search or if no verse is found matching
  15.                 the search criterion.
  16. 89-05-01        Added documention.
  17. 89-05-02  1.03  Optimized "And" search mode.  Now this mode
  18.                 no longer searches passages across book
  19.                 boundries.  When searching for words in a
  20.                 context (radius), proximity of words across
  21.                 book boundries is not important.  Since that
  22.                 is the case, and since this "fix" makes the
  23.                 search faster, the change is warranted.
  24. 89-05-08        Improved portions of the Help text.
  25. 89-05-12  1.04  Fixed a bug in the routine that compiled verse
  26.                 references.  The routine would print the same
  27.                 verse reference over and over again, until the
  28.                 user pressed escaped.  Also added the <Alt-D>
  29.                 command within the Script windows to allow double
  30.                 spacing between verses.  Help, documentation, and
  31.                 SINSTALL.EXE have been modified accordingly.
  32. 89-05-16  1.1   This is a major change.  A serious programming
  33.                 bug was found in the editor that caused the
  34.                 program to abort with a 202 error (stack
  35.                 overflow).  This bug has been corrected.  The
  36.                 nature of several editor keys have been changed:
  37.                 <Lft> no longer wraps to the end of the previous
  38.                 line, instead of hanging at the beginning of a
  39.                 line.  <Rgt> wraps to the beginning of the next
  40.                 line from the end of the previous line, instead of
  41.                 adding spaces to the end of the line.  <^Lft> and
  42.                 <^Rgt> now always goes to the beginning of the
  43.                 next or previous word, even if the word is on
  44.                 another line.  Finally a search routine has been
  45.                 added to the editor.  <^Q><F> will ask for a
  46.                 search string and begin the search.  <^L> will
  47.                 continue a search for the current search string.
  48.                 Help and documentation have been modified
  49.                 accordingly.
  50. 89-05-17  1.11  Fixed cursor addressing in <^Q><F> routine.  If
  51.                 editor window was not at the top left corner of
  52.                 the screen, cursor would not be positioned
  53.                 correctly when prompting for string to match.
  54.                 Minor bug fixed in the change verse window, and
  55.                 help text rewritten in several places.
  56. 89-05-24  1.12  Corrected minor problem with the ^KQ routine.  If
  57.                 you used the command and the routine could not
  58.                 save the file for some reason, the routine would
  59.                 beep and then drop out to DOS.
  60. 89-05-29  1.13  Several small changes made to editor.  Cursor
  61.                 will not go past the next to the last line in a
  62.                 window.  This gives the user at least one line to
  63.                 view below the cursor at all times; useful with
  64.                 find routine.
  65. 89-06-09  2.0   Several major features added to editor:  find
  66.                 and replace command; block commands for mark,
  67.                 copy, move, and delete; zoom command to toggle
  68.                 size of editor window from/to small window
  69.                 to/from full screen.  Overlay structure
  70.                 reorganized to optimize speed of some features.
  71.                 These new features are documented in the help
  72.                 system and in the NEWCOMM.TXT file.
  73. 89-06-24        Updated documentation, adding index, and removing
  74.                 NEWCOMM.TXT file.
  75. 89-06-27        Moved Change verse key from F5 to Ctrl-J to make
  76.                 it easier for touch typists to find.
  77. 89-07-22  2.01  Corrected bug that caused long lines to be
  78.                 truncated (in the Script Windows) if there were
  79.                 several highlighted words in the passage.
  80.