In Clarion when you access a file or a queue if there is no error then the Error function returns blank in Clarion 2 Java it returns 'OK' or 'ROW FOUND OK' which is confusing the hell out of any if error() then clauses because this is now true whether there was an error or not.
Just thinking it might need documenting
Thabks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Andrew
In Clarion when you access a file or a queue if there is no error then the Error function returns blank in Clarion 2 Java it returns 'OK' or 'ROW FOUND OK' which is confusing the hell out of any if error() then clauses because this is now true whether there was an error or not.
Just thinking it might need documenting
Thabks