>>-anEditControl~IsModified------------------------------------><
The IsModified method retrieves information on whether the edit control has been modified.
The text in the edit control has been altered.
For all other cases.
(See also the SetText example.)
if edit~IsModified = 1 then MyDialog~Save