Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo field fix - urgent
Message
From
15/12/2008 10:02:41
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01367445
Message ID:
01367456
Views:
8
>Hi everyone,
>
>I need to quickly fix Memo field. I know part of the text in the line which is wrong. The beginning portion of the line I don't not know.
>
>How can I quickly fix the Memo field based on the information I have?
>
>The Memo looks like this
>Correct lines +
>CRLF + "Wrong unknown portion " + "correct known portion"
>
>I need to fix this "wrong unknown portion"
>
>Thanks in advance.

Is there a CRLF after correct portion ?

Regular expressions,

or

Rat("correct known portion")
Then go backwards to the preceding CRLF
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform