Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why cannot use & with Thisform.SomeProperty
Message
 
 
À
06/05/2009 10:47:04
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01397844
Message ID:
01398257
Vues:
78
>>Greg,
>>
>>Sorry to disappoint you, but in your case you should have been using name expression instead.
>>
>>E.g.
>>
>>replace (lcFiledName) with lcValue in (lcAlias) && this is much better and safer syntax
>
>Actually this is very unsafe syntax. It should be:
>
replace (m.lcFieldName) with m.lcValue in (m.lcAlias) && this is much better and safer syntax
>to be safe. However, majority use the unsafe way. My .02 cents.
>
>Cetin

You mean in case there are table fields named lcFieldName, lcValue, or lcAlias? IMO anyone who would name fields that deserves all the trouble they get, hastening their transition to driving a cab for a living ;-)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform