bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bayonne-devel] max length TGI


From: David Sugar
Subject: Re: [Bayonne-devel] max length TGI
Date: Wed, 21 May 2003 15:18:45 -0400
User-agent: KMail/1.5

My reply is based on using late 1.1.x or 1.2.x, not 1.0.x :)

On Wednesday 21 May 2003 02:47 pm, Pedro Bello wrote:
> ok!
> I'm running bayonne 1.0.10.
> my .scr look like:
> -------------------------
> set.size 512 %var
> libexec 60 file.pl
> #this .pl return TGI::set("var",$x), and $x is a long string (300 chars)
> slog %var
> -------------------------
> the slog only print arround of hundred chars
> where is the problem??
>
> David Sugar <address@hidden> wrote:
> Yes. If its to a pre-existing symbol, it will be restricted to the symbol
> size. You may wish to create a symbol with the "size" command that is large
> enough to receive. If you do this, there is also a fifo atomic write limit,
> and a smaller buffering limit bayonne uses. I think this is either 512
> bytes or 1k.
>
> On Wednesday 21 May 2003 09:27 am, Pedro Bello wrote:
> > I need know if the return of TGI::set() have some max length.
> > Thanks
> >
> >
> > ---------------------------------
> > Do you Yahoo!?
> > The New Yahoo! Search - Faster. Easier. Bingo.
>
> ---------------------------------
> Do you Yahoo!?
> The New Yahoo! Search - Faster. Easier. Bingo.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]