Product Information > JADE Error Messages and System Messages > 14000 through 14999 - JADE User Interface Errors > 14198 - A JadeEditMask control mask directive is missing the numeric part of the definition

14198   A JadeEditMask control mask directive is missing the numeric part of the definition

Cause

This error occurs if your application code is attempting to set the mask property of a JadeEditMask control such as a field width and the numeric width is missing; for example, a mask value of Waa (which should be W32aa).

Action

Change your application code to prevent this.