Comment #4 on issue 449 by uale...@gmail.com: RpcServer sends a not
complete valid request, it sends "\n", it should send "\r\n".
http://code.google.com/p/gambas/issues/detail?id=449
I tested it and it is working fine, both issues can be closed.
--
You received this message because this proje
Updates:
Status: Started
Labels: -Version Version-3.4.0
Comment #3 on issue 449 by benoit.m...@gmail.com: RpcServer sends a not
complete valid request, it sends "\n", it should send "\r\n".
http://code.google.com/p/gambas/issues/detail?id=449
Done in revision #5720.
Tell me the
Comment #7 on issue 438 by uale...@gmail.com: gb.xml.rpc sometimes doesn't
parse data correctly due to incompleteness of received data
http://code.google.com/p/gambas/issues/detail?id=438
Fix is in included in issue 449, a modified "miniServer.class" is attached
there.
--
You received this
Comment #2 on issue 449 by uale...@gmail.com: RpcServer sends a not
complete valid request, it sends "\n", it should send "\r\n".
http://code.google.com/p/gambas/issues/detail?id=449
@Benoit:
Attached is an updated "miniServer.class", this is based on the release
BEFORE r5713 and it fixes th
It depend of what you want to achieve. You can use gb.report.
One time the layer is done you give data. And it calculate all for you. I
know it is not well documented since at less 5 years but i can help you.
Le 3 juil. 2013 22:10, "Sprachschule Eilert"
a écrit :
> Hi folks,
>
> I am still cycli
Le 04/07/2013 10:14, Tobias Boege a écrit :
> On Thu, 04 Jul 2013, Bruce wrote:
>> Hi folks,
>>
>> I have a form ("FSummary") that basically opens a variable number of
>> other forms. This action is controlled by the user.
>>
>> Each other form is an instance of a single form/class, say "FDetail".
On Thu, 04 Jul 2013, Bruce wrote:
> Hi folks,
>
> I have a form ("FSummary") that basically opens a variable number of
> other forms. This action is controlled by the user.
>
> Each other form is an instance of a single form/class, say "FDetail".
> Each and any of these could be closed by the use