Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textmerge Pretext bug?
Message
From
03/01/2011 17:12:53
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Textmerge Pretext bug?
Miscellaneous
Thread ID:
01494505
Message ID:
01494505
Views:
136
Is this a bug? I'm outputting html and do not want any pretext or linefeeds. It seems VFP inserts a space between lines if the PRETEXT is set to 15 (which should be no pretext)? The code below outputs "line1 line2" (a space in between). Thanks!
TEXT TO m.lcText TEXTMERGE NOSHOW PRETEXT 15
line1
line2
ENDTEXT
? m.lcText
Next
Reply
Map
View

Click here to load this message in the networking platform