home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / notfix12.zip / NOTFIX10.TXT < prev    next >
Text File  |  1994-08-20  |  2KB  |  50 lines

  1.  
  2.                        NOTFIX10.EXE
  3.                  Version 1.0, 20 Aug 1994
  4.           Copyright (c) Aug 1994, Jack J. Chandler
  5.  
  6. Some PAF utility programs do not properly initialize the PAF
  7. Data records that they modify or write data to.  PAF as a rule
  8. clears all previous data from a new record and fills that record
  9. with nul characters.  This stucture is expected by many utility
  10. programs when they access the PAF data.
  11.  
  12. PAFs FRCHK.EXE program will NOT report an error if the last several
  13. unused bytes of a record contain extraneous characters as long as
  14. the required END OF RECORD bytes are there.  Some Utility programs
  15. though expect to find these trailing fill nuls characters and do
  16. not work properly without them.
  17.  
  18. As an example, the program PAFCTOOL does NOT clear the record before
  19. writing to it.  Any unused bytes in a NOTE2.DAT record will contain
  20. whatever extraneous characters were previously in those bytes of
  21. that record.
  22.  
  23. This data does not have any detrimental effect on entering notes
  24. from within the Family Records program of PAF.  Nor does it effect
  25. the entry of notes with the program IMPORT.  Both of these will add
  26. their notes in the proper place and properly terminate a record with
  27. the required trailing nuls to the end of the record.
  28.  
  29. NOTCLEAN does not modify any note records themselves and therefore
  30. will NOT remove these extraneous characters.  NOTCLEAN copies each
  31. NOTES2.DAT record as it is found into its new location, taking along
  32. the extraneous characters with it.
  33.  
  34. I recommend the use of NOTFIX10.EXE on any database that has had
  35. the NOTE2.DAT file modified or rebuilt by any utility program that
  36. may have effected the proper format of that file and its records.
  37. This should be done prior to attempting to use those files with
  38. programs such as GENBOOK or other programs that have problems when
  39. accessing the PAF NOTES2.DAT file.  Keep in mind that the problem
  40. lies not with the programs having the problem reading the data, but
  41. with the previous program that modified the data.
  42.  
  43. This program, NOTFIX10.EXE will remove ALL extraneous characters
  44. from the end of any NOTE2.DAT record and replace them with nul
  45. characters.  There is no fee, registeration, or donation requested
  46. for the program NOTFIX10.EXE.  It may be freely distributed but
  47. this text file and copyright notice must accompany the program.
  48.  
  49. Jack Chandler, 812 Vermillion Dr., Henderson, NV  89015
  50.