Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using a class property when building an SQL statement
Message
De
16/11/1999 23:02:16
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00291715
Message ID:
00291764
Vues:
25
Hi Ron,

>I have tried to use the & and eval() but I either get a syntax error with the & and 0 records with eval. Eval() always equals .f. in the command window.

Macro Expansion won't take a period, thats where the expansion terminates, so, &MyClass.cCaption is interperted as "(object)cCaption" which would be a syntax error. So just do work Mark does.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform