Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffer error trying to set a validation rule
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00624630
Message ID:
00625890
Views:
11
>R. Matthew,
>
>dateupdate=IIF(TABLEUPDATE(.T.),TABLEREVERT(.T.),DATE())
>
>If dateupdate is a field then you cannot assing to it with the =, you must use the REPLACE command to do this.

As in
REPLACE dateupdate WITH DATE() IIF(TABLEUPDATE(.T.),TABLEREVERT(.T.))
???
Opportunity is missed by most people beacuse it is dressed in overalls, and looks like work --- Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform