Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
101 VFP7 thing, Part 2
Message
De
11/12/2000 15:29:10
 
 
À
11/12/2000 15:23:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00448960
Message ID:
00451817
Vues:
48
>"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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform