Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can you explain this replace problem
Message
From
03/08/1999 04:35:48
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00248898
Message ID:
00249130
Views:
20
>* This does not work, no error gets shown, but the replace command
>* does not put anything in the field
>REPLACE prceng.prcpqtyby2t WITH THIS.LIST(THIS.LISTINDEX,1)

try the following ... table.field ... syntax has always been questionable with REPLACE, sometimes it appears to work and other times it doesnt.

REPLACE prcpqtyby2t WITH THIS.LIST(THIS.LISTINDEX,1) IN prceng
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform