
-----------------------------------
Intet22
Thu Jun 02, 2011 11:29 am

Error messages
-----------------------------------
I am trying to make a program that opens a file, but if it cant find the file it will output an error message to the user and go back to my main menu. I just need to know how to get the error message to work.

-----------------------------------
Tony
Thu Jun 02, 2011 12:01 pm

RE:Error messages
-----------------------------------
If a file can't be found, then [tdoc]Error.LastMsg[/tdoc] should have been set to some value.
