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


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to