[Gambas-user] Newbie question

Rob sourceforge-raindog2 at ...94...
Thu Sep 16 00:05:13 CEST 2004


On Wednesday 15 September 2004 17:18, Valerio Guaglianone wrote:
> How do i read text file?
> The following code is correct?

There were a few problems with it, but what you really want is 
this:

TextArea1.Text = File.Load("error.txt")

And that's it ;)

Rob





More information about the User mailing list