Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace question
Message
De
15/09/1998 15:18:48
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00136915
Message ID:
00136925
Vues:
18
Hi, Perry.

You don't show where you assign lcATAFName. I hate to second guess you, but is that where the problem is?

What _does_ happen to the field value after the replace.

Does, by any chance, changing it to
REPLACE (lcATAFName) WITH lcATAFValue
help?


>Hi all,
>
>I have a REPLACE statement that won't work. Here it is
>
>lnATAFValue = EVAL('xtab.'+lcFName)
>lcATAFValue = STR(lnATAFValue)
>SELECT ATA_Report
>GO BOTTOM
>REPLACE &lcATAFName WITH lcATAFValue
>
>The REPLACE doesn;t insert the value of the variable into the field &lcATAFName.
>
>TIA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform