Title: Phantom fields in single-line screen array gives spurious error Post by: Andrew C. on June 17, 2010, 05:54:14 am The following style of code results in a form compile error: Code
however if the [1] is changed to [2] (plus adjust the grid to have another row) the error does not happen. Contents of the .err file is: Code
Version of BDL is 2.20.09 Title: Re: Phantom fields in single-line screen array gives spurious error Post by: Sebastien F. on June 18, 2010, 01:58:22 pm Andrew,
May I suggest that you give a try to version 2.21? I cannot reproduce the error with 2.21.06 ... Seb Title: Re: Phantom fields in single-line screen array gives spurious error Post by: Andrew C. on June 21, 2010, 02:00:22 am OK, I'll have a try. We're planning to release with 2.20 since we've been developing using it for the last 6 months. However we've got at least 4 months to go before that release so it's probably a good idea to jump forward now before it's too late.
Anyway, I'll let you know how the test goes on the little demo program and my real ones! The demo code was trivial so your result is quite clear-cut, I expect I'll see the same |