Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why?
Message
De
10/01/1999 08:21:30
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
À
08/01/1999 15:59:14
John Baird
Coatesville, Pennsylvanie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Why?
Divers
Thread ID:
00174204
Message ID:
00174475
Vues:
30
>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

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform