Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
101 VFP7 Things, Part 19 - TextMerge()
Message
From
11/01/2001 06:40:16
 
 
To
11/01/2001 02:14:53
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00460905
Message ID:
00462113
Views:
17
Except of course we dont have to use filetostr to convert the outputted file to a var.


>>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform