[Gambas-user] Limit on inline array elements

Tobias Boege taboege at ...626...
Mon May 27 14:27:02 CEST 2013


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




More information about the User mailing list