Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro Life
Message
From
20/04/2017 16:01:34
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
 
 
To
19/04/2017 17:01:59
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Contracts, agreements and general business
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Novell 6.x
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01649781
Message ID:
01650489
Views:
75
>>They could and they should.

Without strong typing and the obligation to declare variables, in VFP you can simply assign values at the command line, without a compiler protest and without the variable immediately going out of scope. Easier in some other languages to write a little prg and execute it, just as you must in VFP if you want to iterate or process a loop.

Also worth noting that VFP apps don't just carry along a runtime: they bring the interpreter/compiler. Always it was said that using the interpreter for Macro Substitution/EVAL() is slower than p-code, but actually the performance hit occurs when the interpreter is loaded, after which speed is roughly comparable to p-code IME. This isn't such a great surprise when so much of the web is run by PHP and Javascript distributed as the equivalent of a prg rather than a frx.
"... They ne'er cared for us
yet: suffer us to famish, and their store-houses
crammed with grain; make edicts for usury, to
support usurers; repeal daily any wholesome act
established against the rich, and provide more
piercing statutes daily, to chain up and restrain
the poor. If the wars eat us not up, they will; and
there's all the love they bear us.
"
-- Shakespeare: Coriolanus, Act 1, scene 1
Previous
Reply
Map
View

Click here to load this message in the networking platform