[Gambas-user] Upgraded to 3.0.0, Serial port example no longer works
Benoît Minisini
gambas at ...1...
Thu Jan 12 06:34:59 CET 2012
Le 08/01/2012 01:07, pf a écrit :
> Hi
>
> I upgraded to 3.0.0
>
> The serial port example doesnt work anymore.
> When i get input on the serial port i stops with an error.
>
> Public Sub SPort_Read()
> Dim s As String
> Read #Sport, s, Lof(Sport) ' At this line i get an
> error saying: End of file in FSerialPort:53
> TextArea1.Text = TextArea1.Text& s
> End
>
>
> Christer
>
Do you mean that the same example runs correctly with Gambas 2 on the
same system ?
--
Benoît Minisini
More information about the User
mailing list