home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / GENEFILE / FT119D.ZIP / BUGFIX.DOC < prev    next >
Text File  |  1989-10-09  |  2KB  |  37 lines

  1.    Special features in ver 1.19 to fix coding errors in 1.15 - 1.17
  2.    
  3.          See file UPDATE.DOC for installation instructions
  4.          
  5. While testing ver 1.20 we found a very unpleasant error in the code that
  6. recovers records that have been deleted using the 'Delete a CHILD' command
  7.  
  8. This can result in a record being used many times as new individuals are added
  9. with the earlier data being lost.
  10. Another effect would be to find another persons data in a new record just being
  11. created that you expected to be blank.
  12. Another effect is to give a 'BAD RECORD NUMBER in LINE 47' error message.
  13.  
  14. If you have used the delete a child command, then, as you work with your
  15. database, please check the linkages (children, spouses, parents etc) to be sure
  16. that they are OK.  If you find a problem then keep notes of the record numbers
  17. where there are errors because when you get ver 1.20 you will have the ability
  18. to repair all the errors.
  19.  
  20. This problem does not affect many users so in all probability your data is OK.
  21.  
  22. Some users have found that they cannot access a record - the program exits
  23. to DOS - this is caused by a data error in a date field.  Ver 1.19 will place
  24. ?? ??? ???? in the date field and BEEP the computer.  Use Edit to change the
  25. ?? ??? ???? to the correct date - Please blank out all the ?s if your date
  26. is only a partial date.
  27.  
  28. When FT ver 1.19 is run for the first time it will check all your records for
  29. soundness and recover the correct deleted records for use in the future.
  30. You will notice a counter at the bottom of the first screen as the records
  31. are checked - starting with the last and going down to record 17.  This will
  32. only happen once and from then onwards FT will start as normal.
  33.  
  34. There is also a file on the disk called FIX-NAME.EXE which will remove unused
  35. names from the .DA4 file and re-index the database - see Appendix C in the
  36. manual for more details.  This file will not run until you have executed
  37. FT.EXE ver 1.19 at least once to correct the deleted record problem.