Re: [Gambas-user] Application_Read() called with no end

2013-08-19 Thread Tobias Boege
On Tue, 20 Aug 2013, Beno?t Minisini wrote: > Le 19/08/2013 23:56, Tobias Boege a ?crit : > > On Mon, 19 Aug 2013, Beno?t Minisini wrote: > >> Le 18/08/2013 21:08, Tobias Boege a ?crit : > >>> Hi Benoit, > >>> > >>> I'm using Application_Read() in a project now and it seems to misbehave. I > >>> ha

Re: [Gambas-user] Application_Read() called with no end

2013-08-19 Thread Benoît Minisini
Le 19/08/2013 23:56, Tobias Boege a écrit : > On Mon, 19 Aug 2013, Beno?t Minisini wrote: >> Le 18/08/2013 21:08, Tobias Boege a ?crit : >>> Hi Benoit, >>> >>> I'm using Application_Read() in a project now and it seems to misbehave. I >>> have attached a project which mirrors its input from within

Re: [Gambas-user] Application_Read() called with no end

2013-08-19 Thread Tobias Boege
On Mon, 19 Aug 2013, Beno?t Minisini wrote: > Le 18/08/2013 21:08, Tobias Boege a ?crit : > > Hi Benoit, > > > > I'm using Application_Read() in a project now and it seems to misbehave. I > > have attached a project which mirrors its input from within > > Application_Read() using the Debug instruct

Re: [Gambas-user] Application_Read() called with no end

2013-08-19 Thread Benoît Minisini
Le 18/08/2013 21:08, Tobias Boege a écrit : > Hi Benoit, > > I'm using Application_Read() in a project now and it seems to misbehave. I > have attached a project which mirrors its input from within > Application_Read() using the Debug instruction. > > The problem is, even though the file I am redir

[Gambas-user] Application_Read() called with no end

2013-08-18 Thread Tobias Boege
Hi Benoit, I'm using Application_Read() in a project now and it seems to misbehave. I have attached a project which mirrors its input from within Application_Read() using the Debug instruction. The problem is, even though the file I am redirecting in is completely read, Application_Read() is stil