home *** CD-ROM | disk | FTP | other *** search
- The following list notes errors that were fixed for each
- version, the versions released and their release date.
-
- Version Date Fixes
- ---------------------------------------------------------------
- 2.50 06/27/92 Added FORM letter writing utility and Title
- editing to PRINTER menu.
-
- If field descriptions are empty, replace
- them with the field name when calling QUERY builder,
- REPORT builder, FORM Letter Writer or SORT function.
-
- Improved Sort (Index) functions. Now checks
- for corrupted index are done after every
- sort.
-
- New error checking functions automatically
- exit the program on error. Also new error
- function checks for corrupted indexes and
- sets a flag instead of exiting, allowing for
- re-indexing.
-
- Check PopUp Box arrays to make sure they are
- NOT corrupt or missing before loading. Also
- prepend an 'A' to the beginning of PopUp Box
- array file names if they are <= 8 characters
- long: this prevents errors caused by RESERVED
- word array file names. Streamlined PopUp Box
- function.
-
- Make sure Memo fields are removed from field
- list before calling Query Builder, if and
- only if the Memo field is the last field in
- the database, delete and replace the array
- element with blanks. Do the same for the
- report generator.
-
- Cleaned up cursor, it was ON to often. Now
- it is ON only when needed, OFF at ALL other
- times.
-
- Changed LIBRARY references in LINKER file.
-
-
- 2.40 NO Relase, renamed file because of EXEC-PC filename
- collision.
-
-
- 2.30 05/24/92 Corrected configuration save routines to
- check for valid sound card, before saving port
- and IRQ's.
-
- Check for valid IMAGE and SOUND field
- definitions before attempting to display or
- play SOUND & IMAGE fields.
-
- Corrected IMAGES and SOUNDS templates so
- that they have IMAGE and SOUND fields
- instead of character fields.
-
-
- 2.20 NO Relase, renamed file because of EXEC-PC filename
- collision.
-
-
- 2.10 05/19/92 Initial conversion to Template files, major overhaul
- from WIZARD 1.5 music database program.