Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace with 2 lines in Code References
Message
 
À
25/04/2005 11:02:38
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01008050
Message ID:
01008159
Vues:
22
Thanks James,

But I finaly found it in the VFP help when you are in the Ctrl+F (Find) window do F1 and you will get all the details for the replace.

All I have to do is place \r to add an Enter and have a second line.

So if I have

line1
line2

and I want to add a third line I place in the replace for line2 line2\rline3 and I get

line1
line2
line3

Now I know.
Thanks again
Raymond

>Hi Raymond,
>
>I have never tried this but you might try adding a chr(13)+chr(10) where you wnat the string to go to the second line.
>
>
>
>>Hi,
>>
>>Is there any way of replacing 1 line of code with 2 lines of code in the Code References tool?
>>
>>Also same question when using the FIND in form methods?
>>
>>Thanks in advance.
>>
>>Raymond Larche
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform