Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textmerge keeps inserting a blank line
Message
 
 
To
25/03/2010 15:46:33
Mike Sue-Ping
Cambridge, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01457219
Message ID:
01457304
Views:
48
You're welcome

>You're right, I didn't need TEXT...ENDTEXT. STRTOFILE() works fine and I'm not sure why I went with TEXT...ENDTEXT. I guess TEXT...ENDTEXT is embedded in my brain since I've been generating a lot of HTML content lately.
>
>Thanks.
>
>>I'm not sure why do you need TEXT...ENDTEXT. Try
>>
>>\\<<m.lcFileContent>>
>>
>>
>>Or even simpler
>>
>>STRTOFILE(FILETOSTR(sometextfile), lcOutputFile, .T.)
>>
>>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform