Method Html3():dllError() Professional

Error handling on unavailable packages or form functions.

Syntax
:dllError() --> self
Return

This method returns the object executing the method (self).

Description

This method is called when WAA_PACKAGE contains the name of a DLL that is not loaded, or when WAA_FORM contains the name of a function that does not exist. In either case, an error message is created and returned using the :message() method.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.