Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo field fix - urgent
Message
De
15/12/2008 10:02:41
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01367445
Message ID:
01367456
Vues:
9
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform