String size, more than 2048?
#7

Yes, it's possible. Pawn can create any string size, as long as the computer the script is being compiled on has enough memory to process those cells (remember, 2048 cells is 8192 bytes, around 8 kb).

Start by adding 128 to the string size each time until your queries are perfectly in size and execute correctly.
Reply


Messages In This Thread
String size, more than 2048? - by Army - 05.09.2013, 16:41
Re: String size, more than 2048? - by Borg - 05.09.2013, 16:56
Re: String size, more than 2048? - by newbienoob - 05.09.2013, 16:58
Re: String size, more than 2048? - by Army - 05.09.2013, 17:11
Re: String size, more than 2048? - by Isolated - 05.09.2013, 17:13
Re: String size, more than 2048? - by Borg - 05.09.2013, 17:13
Re: String size, more than 2048? - by Emmet_ - 05.09.2013, 17:14
Re: String size, more than 2048? - by Vince - 05.09.2013, 17:20

Forum Jump:


Users browsing this thread: 1 Guest(s)