[Gambas-user] Newbie question

Charlie Reinl na2492 at ...9...
Mon Sep 20 23:45:04 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 ;-) 
> 
use  DIR / isDir (see isDir/Dir  in help) 
* Gesendet mit / Sent by: FEN-Webmail * http://www.fen-net.de *




More information about the User mailing list