Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with SET TEXTMERGE
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Problem with SET TEXTMERGE
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01529623
Message ID:
01529623
Views:
78
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
Next
Reply
Map
View

Click here to load this message in the networking platform