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

------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to