To determine if an entry in a data field, memo field, or field in a scrollable region has already passed validation, call the function fld_isvalidated():
|
fld_isvalidated() returns a non-zero value if the field contents have been successfully validated. 0L is returned if the field contents has not yet gone through the validation process.