Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Evaluate and Macro
Message
 
 
To
31/10/2004 12:15:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00956257
Message ID:
00956266
Views:
8
do order EXECSCRIPT() optimse?


bernbhart

>Hi,
>>Why ?
>>I want to use the command 'evaluate' because it appears that faster ?
>In Addition to Sergey's correct answer:
>If your table has more than a couple of records, eval() would be called for each record,
>while the macro would be compiled only once, so in this special case macro based expressions are almost always faster.
>
>regards
>
>thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform