Need better error message when an application error happens

Need better error message when an application error happens

ZC dev team:

When running an application, if there is an error, this message appears across the screen:

"Error occured please contact application owner."

Unlike the (slightly) better error messages one gets in the script editor, THIS message is desperately unhelpful.  Right?

I would think that when the ZC program catches the error and throws the message, it must have some kind of useful information it could pass along in the error message, such as what statement was being executed or what field was being updated, etc.

ZC, any chance you can improve this error message so that it is more useful?