Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
101 VFP7 Things, Part 19 - TextMerge()
Message
De
11/01/2001 02:14:53
 
 
À
10/01/2001 11:42:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00460905
Message ID:
00462080
Vues:
20
>Yep, TEXT TO var and SET TEXTMERGE TO var are VFP7 enhancements. Combined with EXECSCRIPT(var) they introduce some interesting possibilities.

set textmerge on
set textmerge to i:\vfptest\tmtest.prg
lcWW = '"this stuff works in VFP6 too"'
text
wait window <>
endtext
set textmerge to
compile i:\vfptest\tmtest.prg
do i:\vfptest\tmtest


Nothing that coulding be done before VFP7.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform