[Gambas-user] Limit on inline array elements

Jussi Lahtinen jussi.lahtinen at ...626...
Mon May 27 17:27:54 CEST 2013


element.Insert(["H","He", ...])
element.Insert(["Sb","Te", ...])

Jussi


On Mon, May 27, 2013 at 3:27 PM, Tobias Boege <taboege at ...626...> wrote:

> Hi,
>
> we got mail from a guy who gets a (roughly translated) "Too many arguments"
> error when he tries to create an inline array like:
>
> ---
>   element = ["H", "He", ...]
> ---
>
> with 105 elements within the brackets. I don't know what he's trying to do
> but he says it's OK with 50 elements. So what's the limit here? Sorry, I'm
> too lazy to try to find that out by experimentation.
>
> Regards,
> Tobi
>
>
> ------------------------------------------------------------------------------
> Try New Relic Now & We'll Send You this Cool Shirt
> New Relic is the only SaaS-based application performance monitoring service
> that delivers powerful full stack analytics. Optimize and monitor your
> browser, app, & servers with just a few lines of code. Try New Relic
> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list