[Gambas-user] Newbie question

Valerio Guaglianone valerioguaglianone at ...152...
Mon Sep 20 22:35:57 CEST 2004


This code work perfectly:

PUBLIC SUB Button3_Click()
           TextArea1.Text=File.Load("error.txt")
END

If file 'error.txt' not exist?
How to check the existence of the file?

Thank ;-)




More information about the User mailing list