home *** CD-ROM | disk | FTP | other *** search
- American Coders Ltd
- P O Box 97462
- Raleigh, NC 27624
- (919) 846-2014
-
- Register Your Copy
-
- Read All Documentation
-
- - HISTORY -
-
- Version 1.20 Beta Feb 2, 1994 GA Release
-
- - EQUALS parameter to RexxBase.FindRecord
- allows for exact key matching.
- - Corrected problem with NDX files not being sharable.
-
- Version 1.18 Beta Jan 20, 1994
-
- - Added new variable Rexxbase.Version, which contains the
- current version number of RexxBase.
- - Corrected problem with records created with Clipper.
- - Update of index records work only when record was read with
- Rexxbase_FindRecord. Corrected so that index records are updated when
- used with any read function.
- - Rexxbase_PackDBF abended if file was opened WITHOUT indexes.
-
- Version 1.17 Beta Jan. 10, 1993
-
- - Added record locking functions.
- - Corrected bug that did not allow mulitple database processing.
- - Corrected numeric key field length - was too small.
- - Added logic to prevent creating keys greater than 100 bytes.
- - Documentation updates.
-
- Version 1.16 Beta Jan. 3, 1993
-
- - Correct field alignment in DBF file. You will have to recreate
- your files due to this error.
- - Logical fields not stored correctly.
- - Logical fields not set correctly.
- - Removed zero padding from numeric fields.
-
- Version 1.15 Beta Dec. 21, 1993
-
- - Last update field not set correctly, mainly effected create
- functions.
- - Invalid date field should be set to spaces not zeroes.
- - Corrected errors in updating numeric fields
- - Corrected record alignment
-
- Version 1.14 Beta Dec. 15, 1993
-
- - Corrected errors in updating numeric fields
- - Corrected documentation
-
- Version 1.13 Beta Dec 7, 1993 - NOT RELEASED
-
- - Corrected errors in index functions - files not closed.
- - Corrected documentation
-
- Version 1.12 Beta Dec. 1, 1993
-
- - Corrected errors in CreateDBF and CreateFromDBF functions
- - Corrected documentation
-
- Version 1.11 Beta Nov. 22, 1993
-
- - CHANGED DATE FORMATTING TO BE COUNTRY CODE SPECIFIC
- - Corrected errors in CreateDBF and CreateFromDBF functions
- - Corrected documentation
-
- Version 1.10 Beta Nov. 15, 1993
-
- - Multi file access
- - Index access and other functions
- - Create functions
- - Modify structures
- - Improved Initialization Routine
- - Improved error reporting
- - Improved documentation
-
- Version 1.02 Alpha Oct. 15, 1993
-
- - Bug fix.
-
- Version 1.01 Alpha Sep 1, 1993
-
- - Initial release.