Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
101 VFP7 thing, Part 2
Message
From
11/12/2000 15:29:10
 
 
To
11/12/2000 15:23:57
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00448960
Message ID:
00451817
Views:
45
>"No Macros or Eval()
>The CLR has no such functionality. This feature is extremely important for many things VFP does. WebConnection for instance, would not work without these features. -- MarkusEgger"

I'm sure this is true. my only point was that for &, most of the things that WWWC use it for could be done differently.

Also, as I have stated before, I feel that most of the legitimate uses of & should rightfully be replaced by VFP functions designed to replace them:

SET SAFETY &lcSetSafety

should be:

=VFPSET("SAFETY", "ON")

&MySQLString

Should Be

RUNSQL(MySQLString)

But alas, we still don't have those functions...
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform