home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / database / dblite.arj / UPDATES.DOC < prev    next >
Text File  |  1993-06-03  |  983b  |  28 lines

  1.    Updates to program dbLite since Version 1.1f
  2.    ___(Last complete documentation is for 1.1f, see dbLite.doc)
  3.  
  4.    1.1g - 1.1h  
  5.  
  6.    5/27-6/3/93
  7.  
  8.    Alt-V opens the memo window for viewing only.  You can now
  9.    allow the window to stay open during editing sessions and
  10.    see its contents while scrolling the edit mode.  Editing
  11.    the memo window still requires F11 or A-W.
  12.  
  13.    Fixed problem with inserting and deleting records putting
  14.    memos out of sequence.
  15.  
  16.    Added a few lines of code to allow evaulating math expressions
  17.    to accept x or X for multiplication instead of just *.
  18.  
  19.    Decided to work on allowing more editing keys to work in the
  20.    memo window.  Added much of the editing capability of the
  21.    normal edit winow to the memo window.  The lacking features
  22.    are Alt-Ins and Alt-Del and Alt-=.  Everything else should
  23.    work now.
  24.  
  25.    Sort routine now displays swap numbers to show user the computer
  26.    isn't hung up while sorting.
  27.  
  28.