Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Field validation message interception
Message
 
 
To
20/03/2003 11:00:46
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00768109
Message ID:
00768376
Views:
20
This message has been marked as a message which has helped to the initial question of the thread.
Hi Steve,

>If I edit the table in foxpro it works as expected, prompts me with the >message and asks me to revert the value.

Do you need it checked in VFP in case it is opened in another app?

In CodeMine I would normally check for this field validation somewhere in the Rule. Check out FieldValid(), IsEditAllowed(), etc. You can do...case... the cWorkArea and the cField and return .F. or .T. to allow-stop the edit.

Mel Cummings
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform