String size

BlitzPlus Forums/BlitzPlus Programming/String size

Hi!

How big may a string in Blitz be, (amount of characters). I got the feeling my application crashes when this limit is reached. I place the text in a listbox.

Jeroen

I believe it's 32bit, so 2,147,483,648.
At least it is for files.

darn that is big, I think the problem is not the sting size.
Now and then blitscc.exe crashes, without giving me further notices