I have a masked edit C99999 as a mask and allow a "C" or "D" as the beginning character.
This C or D is added to an existing number when that application is Denied or Canceled.
The trouble is the masked edit is in overwrite mode and destroys the original app#.
Can I make it INSERT or do I need to do an append of the original number to the new
prefix in the update code?
I hope this isn't another RTFM question... <BLUSH>