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 ;-)