[Gambas-user] Help, Expression to complex error.

Jussi Lahtinen jussi.lahtinen at gmail.com
Sun Jun 14 01:45:11 CEST 2020


I guess it's "Maximum number of syntax patterns in an expression".
Can't you divide the array with insert method?


Jussi

On Sun, Jun 14, 2020 at 2:07 AM <brian at westwoodsvcs.com> wrote:

> I am making an online array eg
>
> Dim abc as string[] =["AAA","eeeee", ...]
> The error is on the number entries in the array inline
>
> Which limit is this?
>
> --
> Thanks
> Brian
> Saturday, 13 June 2020, 03:39PM -07:00 from Benoît Minisini
> g4mba5 at gmail.com:
>
> Le 14/06/2020 à 00:11, Brian G a écrit :
> > How is this error generated? I have started getting it for tables built
> > automatically be a script.
> > When the generated script is compiled!
> >
> > Thank You
> > Brian G
> >
> >
> > ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> >
>
> You reached a compiler limit: http://gambaswiki.org/wiki/doc/limit
>
> --
> Benoît Minisini
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200614/8d7679ef/attachment.html>


More information about the User mailing list