Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replace question
Message
From
15/09/1998 15:18:48
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00136915
Message ID:
00136925
Views:
20
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform