Hi Henko,
That has solved my problem, thanks!
Search found 2 matches
- Tue Sep 17, 2024 6:07 pm
- Forum: Other topics
- Topic: Dealing with error messages
- Replies: 2
- Views: 554
- Flag:
- Mon Sep 16, 2024 1:26 pm
- Forum: Other topics
- Topic: Dealing with error messages
- Replies: 2
- Views: 554
- Flag:
Dealing with error messages
As part of a program I am writing I wish the program to keep running, and deal with any error messages within the program. One particular error is when I input from a file and reach the end of the file, I get a massage that there is no data. Is there a way of doing this?