Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replacing Text
Message
From
24/02/2014 04:05:48
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Replacing Text
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows XP
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01595033
Message ID:
01595033
Views:
62
I need to replace

'20.699 184.238 MV (. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .)SH'

with

20.699 184.238 MV (XXXXXXXXXX)SH inside a Cursor

Using LOCATE FOR ALLTRIM(DETAIL)='20.699 184.238 MV (. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .)SH'

I can reach the record, now I need to Replace Detail with 20.699 184.238 MV (XXXXXXXXXX)SH

What is the easiest Way to do it.

Harsh
Next
Reply
Map
View

Click here to load this message in the networking platform