18.04.2013, 16:07
The const isn't really what I'm looking for,
I've just done it a different way with loops.
I have another question if you don't mind,
The string that pulls these array formats are really big, 2 bytes big, and obviously I cannot create a string and declare an index of 32767, how can I pull a string is, literally 32000 characters long +- without crashing the script?
I've just done it a different way with loops.
I have another question if you don't mind,
The string that pulls these array formats are really big, 2 bytes big, and obviously I cannot create a string and declare an index of 32767, how can I pull a string is, literally 32000 characters long +- without crashing the script?