Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why?
Message
De
11/01/1999 08:17:47
John Baird
Coatesville, Pennsylvanie, États-Unis
 
 
À
10/01/1999 08:21:30
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Why?
Divers
Thread ID:
00174204
Message ID:
00174603
Vues:
29
Thanks for the help. We were just discussing the technical reasons why not.
>>can I do this:
>>
>>this.cView = 'ViewName'
>>lcView = this.cView
>>
>>REPLACE &lcView..FieldName WITH value
>>
>>and not this:
>>
>>REPLACE &this.cView..FieldName WITH value?
>>
>>
>>Thanks in advance.
>
>Try
>
>REPLACE (this.cView+".FieldName") WITH value
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform