Product Information > JADE Error Messages and System Messages > 14000 through 14999 - JADE User Interface Errors > 14201 - Invalid alphabetic character

14201   Invalid alphabetic character

Cause

This error occurs if your application code attempts to set the text of a JadeEditMask control so that a character of the text corresponding to an alpha in the mask is not a valid alpha character; for example, a mask value of a and text of :.

Action

Change your application code to prevent this.