Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
101 VFP7 Things, Part 19 - TextMerge()
Message
From
11/01/2001 02:14:53
 
 
To
10/01/2001 11:42:55
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00460905
Message ID:
00462080
Views:
19
>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