Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with REPLACE command
Message
From
29/04/1997 09:58:09
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00030072
Message ID:
00030085
Views:
38
>I Work with VFP 5.0 and
>I used a " REPLACE IN" commande in a Scan ...EndScan but the last replace i did never update in table until i change the record pointer. When i see this I thing that it was a buffering problem but i check and i don't have buffering on my table. also for more check i try to do a "TABLEUPDATE" right after the Scan... EndScan. It desn't work. the only thing it work is if i move the record with GOTO TOP, SEEK or something like that

We have found bugs with the REPLACE command when we are not in the current alias. Try to always be on the current alias and avoid the IN clause.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform