Page 3 of 3

Re: HMG 3.0 FORUM TEST XIV

Posted: Tue Jan 12, 2010 2:58 pm
by raumi75
Hello Roberto,

thank you very much for the new release!

Everytime my code has a compile error, i get a problem with the new debug-feature.

After I edit the line with the error and leave the grid pressing Enter, I get the

Code: Select all

Error/1068 Argument error: Array access

Called from DATAGRIDREFRESH(2047)
etc.
The error is easy to reproduce: just add garbage in your code and try to build it. Am I the first who has done that? ;-)

Jan

Re: HMG 3.0 FORUM TEST XIV

Posted: Tue Jan 12, 2010 5:38 pm
by Rathinagiri
I too have got this error.

Re: HMG 3.0 FORUM TEST XIV

Posted: Tue Jan 12, 2010 6:14 pm
by Roberto Lopez
raumi75 wrote:Hello Roberto,

thank you very much for the new release!

Everytime my code has a compile error, i get a problem with the new debug-feature.

After I edit the line with the error and leave the grid pressing Enter, I get the

Code: Select all

Error/1068 Argument error: Array access

Called from DATAGRIDREFRESH(2047)
etc.
The error is easy to reproduce: just add garbage in your code and try to build it. Am I the first who has done that? ;-)

Jan
I've already fixed.

I'll publish the patched version ASAP.

Thanks for reporting.