home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / DATABASE / WIZARD25.ZIP / ERRORFIX.DOC < prev    next >
Text File  |  1992-06-27  |  3KB  |  68 lines

  1.       The following list notes errors that were fixed for each
  2.       version, the versions released and their release date.
  3.  
  4.       Version   Date                 Fixes 
  5.       ---------------------------------------------------------------
  6.       2.50    06/27/92   Added FORM letter writing utility and Title
  7.                          editing to PRINTER menu.
  8.       
  9.                          If field descriptions are empty, replace
  10.                          them with the field name when calling QUERY builder, 
  11.              REPORT builder, FORM Letter Writer or SORT function.
  12.  
  13.                          Improved Sort (Index) functions.  Now checks
  14.                          for corrupted index are done after every
  15.              sort.
  16.  
  17.                          New error checking functions automatically 
  18.                          exit the program on error.  Also new error
  19.              function checks for corrupted indexes and
  20.              sets a flag instead of exiting, allowing for
  21.              re-indexing.
  22.  
  23.                          Check PopUp Box arrays to make sure they are
  24.                          NOT corrupt or missing before loading.  Also
  25.              prepend an 'A' to the beginning of PopUp Box
  26.              array file names if they are <= 8 characters
  27.              long: this prevents errors caused by RESERVED
  28.              word array file names.    Streamlined PopUp Box
  29.              function.
  30.  
  31.                          Make sure Memo fields are removed from field
  32.                          list before calling Query Builder, if and
  33.              only if the Memo field is the last field in
  34.              the database, delete and replace the array
  35.              element with blanks. Do the same for the
  36.                          report generator.
  37.  
  38.              Cleaned up cursor, it was ON to often.  Now
  39.              it is ON only when needed, OFF at ALL other
  40.                          times.
  41.  
  42.              Changed LIBRARY references in LINKER file.
  43.  
  44.  
  45.       2.40               NO Relase, renamed file because of EXEC-PC filename
  46.                          collision.
  47.  
  48.  
  49.       2.30    05/24/92   Corrected configuration save routines to
  50.                          check for valid sound card, before saving port 
  51.              and IRQ's.
  52.  
  53.                          Check for valid IMAGE and SOUND field
  54.                          definitions before attempting to display or
  55.              play SOUND & IMAGE fields.
  56.  
  57.              Corrected IMAGES and SOUNDS templates so
  58.                          that they have IMAGE and SOUND fields
  59.                          instead of character fields.
  60.  
  61.  
  62.       2.20               NO Relase, renamed file because of EXEC-PC filename
  63.                          collision.
  64.  
  65.  
  66.       2.10    05/19/92   Initial conversion to Template files, major overhaul
  67.                          from WIZARD 1.5 music database program.
  68.