Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MyDBF - dot - Myfield not taking a replace?
Message
From
07/11/2001 20:29:33
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00578858
Message ID:
00578862
Views:
24
Terry,

Look for an Eof() condition in one of your tables. If you read the fine print in the replace command's help topic you will see more info on this weird - but 'by design' behavior.

Good luck!
Malcolm


>First time for this:
>Changes to a combo setting push a message to user offering to replace the contents of a "Master" DBF field.
>
>When the code instructs:
>replace MyDBF.MyField with lcSomeValue - it does not take.
>
>However, when code instructs:
>select MyDBF
>replace MyField with lcSomeValue - it takes.
>
>It's one little interactive procedure. A form deactivate fires a "custom" data session object in service of a MESSAGEBOX just before the REPLACE. Maybe some foobar character codes hidden in the PRG file. Just weeeeerd.
>
>The "->" field pointer has same non-result.
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform