Icon View Incident Report

Serious Serious
Reported By: Frans Postma
Reported On: 12/22/1999
For: Version 1.19 Build 1
# 509 Reverse Engineering a Table Using a Language Driver with Comma Decimals Causes Error in Code

I've several tables which I use in a application. I've reverse-enginered those tables including their contents. They contain a
very small amount of data used for testing. However, when I remove the datafiles and let my program run it tries to use the reverse enginered-code to re-create the tables. It gives an "EList index out of bounds" exception on creation of the table called 'Papier' when inserting the first of three data rows.


Comments Comments and Workarounds
The problem was caused by a comma (,) decimal separator causing an extra comma to be inserted into an AppendRecord line of code.


Resolution Resolution
Fixed Problem on 12/23/1999 in version 1.20 build 1
Image