Built in Function Error Handler

Please log all suggestions for improvements and enhancements to Visual LANSA here. Entries may be acknowledged and may be added to the list for possible inclusion in later releases of Visual LANSA.
Post Reply
soa
Posts: 339
Joined: Mon Dec 07, 2015 3:15 pm

Built in Function Error Handler

Post by soa » Fri Oct 12, 2018 11:43 am

Currently if an error occurs in a Built In function call the function crashes. It is not always possible to check all possible crash conditions.

It would be nice to have an on_error(*next) so these things can be handled gracefully.

Post Reply