Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add line
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Add line
Divers
Thread ID:
00806456
Message ID:
00806456
Vues:
49
I need to add line to a text
No matter if a memo, a string or a file


use mytable
goto 1
Store field to ff1
store field2 to ff2

Then I open the text

Add line: "I need to replace" + ff1
Add line: "because tomorrow will" + ff2

use mytable
skip + 1
Store field to ff1
store field2 to ff2

Open text
Add line: "I need to replace" + ff1
Add line: "because of the" + ff2


TIA
Moses
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform