Ian Holdsworth - 2015-03-02

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