Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with SET TEXTMERGE
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Problem with SET TEXTMERGE
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01529623
Message ID:
01529623
Vues:
77
No joy trying to use SET TEXTMERGE in a SCAN loop and output info/html to a memvar. When i display the value of the memvar at the end, nothing is shown. (there is data)
lcCusor = ""
SET TEXTMERGE ON TO MEMVAR lcCursor NOSHOW
\ html code output here
SCAN
\ html being output here
\ html being output here
\ html being output here
\ html being output here
ENDSCAN
\ html being output here
\ html being output here
SET TEXTMERGE OFF
?lcCursor
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform