Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add line
Message
De
03/07/2003 06:19:03
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00806456
Message ID:
00806459
Vues:
10
>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
Set Textmerge to mytext.txt additive noshow
Set Textmerge on
\I need to replace <<ff1>>
\because of the <<ff2>>
Set Textmerge to
Set Textmerge off
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform