Futurebasic/Language/Reference/on error return
ON ERROR RETURNeditStatementedit
Syntaxedit
DescriptioneditUse this statement to reinstate FB's standard error checking routines. After this statement is invoked, FB will display an error dialog and halt the program when a file error is encountered. If your program has established its own |