frequently asked questions

All your questions in one place.

cErrorLast

This property contains the last encountered error.

Example:

*/ Display the last error if at least an error exists.

if oBiz.nErrorsCount > 0

       messagebox(oBiz.cErrorLast)

endif

Did you find this article useful?

0 out of 0 found this helpful