Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FOR EACH vs FOR NEXT
Message
From
17/07/1999 22:28:35
 
 
To
17/07/1999 16:31:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00242791
Message ID:
00242814
Views:
25
>My assumption is the block of code between the FOR EACH (...) NEXT get compiled and executed in ASM or C while the code between the FOR (...)NEXT get compiled and executed in VFP. This would make the FOR EACH considerably fast when acting upon a grid with many columns OR a form with many controls - am I right?
>

Nope - both are converted to the common p-code used by VFP - none of the VFP code is converted directly to machine language.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform