Re: xVariable max 1024 bytes ?

"Gui4cli [email protected] [gui4cli]" <[email protected]> Mon, 12 May 2014 09:36:29 +0430
Newsgroups gmane.comp.windows.gui4cli
Message-ID <[email protected]>
No, their sizes should vary according to the buffer size, like everything else.

Dimitris

On 11 Μαϊ 2014, at 20:48, "[email protected] [gui4cli]" <[email protected]> wrote:

> Hi Dimitris,
> 
> I load a few small guis from my main gui with e.g. "addCode #NEW $avatupdate" where avatupdate is
> a xVariable. This does fine but when I added some lines to it today, I get a buffer to small error.
> Now I set already large buffers at the startup of the main gui that should be sufficient.
> 
> Then I checked the size of the code in the xVariable and it appears that I don't get the error just
> below 1024 bytes and get it just above.
> 
> Could it be that the xVariable has a fixed 1024 bytes limit? The manual doesn't say anything about it.
> 
> Chris
> 
> 
> 
> 
>