Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving from 7 to 9
Message
 
To
12/09/2006 06:01:26
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01152911
Message ID:
01153159
Views:
28
>Kidding aside, I have seen noticable improvements by my approach in functions which are used inside loops.

Actually inside a loop a macro expression should not re-evaluate... The parser only hits it once and injects the code it comes out to.

That's why in some situations & can be more efficient than EVAL()...

But if you can avoid Macros - by all means do - it's always faster to not use EVAL or &.
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform