Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Macro substitution
Message
De
18/09/2004 08:25:28
Neil Mc Donald
Cencom Systems P/L
The Sun, Australie
 
 
À
18/09/2004 07:17:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Divers
Thread ID:
00943705
Message ID:
00943714
Vues:
20
Hi,
Found the problem. "P"$alias.fieldname requires an "=" in front of it in VFP9 but not in VFP7.
In VFP9 "P"$alias.fieldname is saved in the memo as Filter =""P"$alias.fieldname" whereas adding the "=" it is saved as Filter = ("P"$alias.fieldname).

The "=" stops it from being treated as a string literal.
Regards N Mc Donald
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform