home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / vrac / rxbas120.zip / HISTORY.DOC < prev    next >
Text File  |  1994-02-01  |  2KB  |  90 lines

  1. American Coders Ltd
  2. P O Box 97462
  3. Raleigh, NC   27624
  4. (919) 846-2014
  5.  
  6. Register Your Copy
  7.  
  8. Read All Documentation
  9.  
  10. - HISTORY -
  11.  
  12. Version 1.20 Beta Feb 2, 1994 GA Release
  13.  
  14. - EQUALS parameter to RexxBase.FindRecord
  15.        allows for exact key matching.
  16. - Corrected problem with NDX files not being sharable.
  17.  
  18. Version 1.18 Beta Jan 20, 1994
  19.  
  20. - Added new variable Rexxbase.Version, which contains the
  21. current version number of RexxBase.
  22. - Corrected problem with records created with Clipper.
  23. - Update of index records work only when record was read with
  24. Rexxbase_FindRecord.  Corrected so that index records are updated when
  25. used with any read function.
  26. - Rexxbase_PackDBF abended if file was opened WITHOUT indexes.
  27.  
  28. Version 1.17  Beta Jan. 10, 1993
  29.  
  30. - Added record locking functions.
  31. - Corrected bug that did not allow mulitple database processing.
  32. - Corrected numeric key field length - was too small.
  33. - Added logic to prevent creating keys greater than 100 bytes.
  34. - Documentation updates.
  35.  
  36. Version 1.16  Beta Jan. 3, 1993
  37.  
  38. - Correct field alignment in DBF file. You will have to recreate
  39. your files due to this error.
  40. - Logical fields not stored correctly.
  41. - Logical fields not set correctly.
  42. - Removed zero padding from numeric fields.
  43.  
  44. Version 1.15  Beta Dec. 21, 1993
  45.  
  46. - Last update field not set correctly, mainly effected create
  47. functions.
  48. - Invalid date field should be set to spaces not zeroes.
  49. - Corrected errors in updating numeric fields
  50. - Corrected record alignment
  51.  
  52. Version 1.14  Beta Dec. 15, 1993
  53.  
  54. - Corrected errors in updating numeric fields
  55. - Corrected documentation
  56.  
  57. Version 1.13  Beta Dec 7, 1993 - NOT RELEASED
  58.  
  59. - Corrected errors in index functions - files not closed.
  60. - Corrected documentation
  61.  
  62. Version 1.12  Beta Dec. 1, 1993
  63.  
  64. - Corrected errors in CreateDBF and CreateFromDBF functions
  65. - Corrected documentation
  66.  
  67. Version 1.11  Beta Nov. 22, 1993
  68.  
  69. - CHANGED DATE FORMATTING TO BE COUNTRY CODE SPECIFIC
  70. - Corrected errors in CreateDBF and CreateFromDBF functions
  71. - Corrected documentation
  72.  
  73. Version 1.10  Beta Nov. 15, 1993
  74.  
  75. - Multi file access
  76. - Index access and other functions
  77. - Create functions
  78. - Modify structures
  79. - Improved Initialization Routine
  80. - Improved error reporting
  81. - Improved documentation
  82.  
  83. Version 1.02 Alpha Oct. 15, 1993
  84.  
  85. - Bug fix.
  86.  
  87. Version 1.01 Alpha Sep 1, 1993
  88.  
  89. - Initial release.
  90.