Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MyDBF - dot - Myfield not taking a replace?
Message
From
08/11/2001 00:10:31
Jonathan Cochran
Alion Science and Technology
Maryland, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00578858
Message ID:
00578904
Views:
16
Try:
REPLACE MyField WITH lcSomeValue IN MyDBF
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform