<< * My trusty R:Docs 9.1 does not show an option for a dbedit to change
the format of the field on entry so that I can look up the country associated with the entry and change the format to the country specific format. >> The property is EdtMask. << * I do not want to maintain two columns when one text 10 column will do. >> An alternative is to maintain two db edits on the form, attached to the same column, and set the VISIBLE flag depending on the country so the users sees the correctly formatted version. -- Larry

