Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TEXTMERGE question
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
TEXTMERGE question
Divers
Thread ID:
00630433
Message ID:
00630433
Vues:
51
Hello

I have some difficulties to figure out how to do the following operation (it is probably simple but I don't see it):

I have a web page in a variable. This page has stuff like
<<lname>>
and I want to replace this with the content of the variable lname.
So the first think I did was a mystr=FILETOSTR("mypage.html"). Ok now I have my web page in my variable.
But how can I apply the textmerge on this variable and keep the result in it ?
Example:
var1="<hml>Hello <<lname>> !</html>"
after the magic:
var1="<html>Hello Eric !</html>" 
Thanks
Eric
Eric Crespin
Consultant
PC PLUS Software Inc.
www.pcplus.ca
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform