Skip to content

ColumnNumber function did not reset redirect error handler

What is new - 8.2

Each method in cDRReport that can throw an error ensures that cDRReport handles the error instead of relying on the global error handler from DataFlex. The ColumnNumber function did not correctly reset the error handler, resulting in other DataFlex errors being handled by cDRReport, which is undesirable.