Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo field fix - urgent
Message
 
 
To
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:
01367463
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

I fixed them. Looks like I inserted some extra CRLF, though, so it would be nice to reduce CRLF to 1 in these or to nothing if this line is the only one. Any ideas?

Thanks again.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform