Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Commonly misused and abused VFP features
Message
 
To
01/01/2000 13:00:41
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00310951
Message ID:
00311186
Views:
40
>>The only time I routinely use EVAL(), for what it's worth, is as a partner to CURVAL() and OLDVAL(). Makes a handy mnemonic device...
>Now I'm confused. What is the link between EVAL(), CURVAL(), and OLDVAL()?

CURVAL(myAlias.myField): What's currently on disk
OLDVAL(myAlias.myField): What the value was when I started editing it
EVAL(myAlias.myField): What my app thinks it is now -- same as just referencing myAlias.myField)
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Reply
Map
View

Click here to load this message in the networking platform