T
Torben
Guest
We would like to be able to detect warnings on execution of code (and treat the warning as error) We have code where programmers from time to time uses wrong handle and get warnings like: **FIND-FIRST is not a queryable attribute for TEMP-TABLE widget. (4052) Since this is only a warning there is no way we can detect and prevent execution of program to continue :-( So we would like either CATCH or ERROR-STATUS to detect this ' ERROR ' Alternative being able on session or startup to say which warnings should be handled as errors.
Continue reading...
Continue reading...