Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text...endtext additive - how to force a CR at end?
Message
From
16/03/2004 17:28:02
 
 
To
16/03/2004 17:16:43
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00886880
Message ID:
00886883
Views:
25
Dragan,

try adding

PRETEXT CHR(13)+CHR(10)


to the end of each TEXT TO line you need it on.
Or you can define a global PRETEXT that applies to every line i.e.


_pretext = CHR(13)+CHR(10)
- Craig

"If you're not prepared to be wrong, you will never come up with anything original."
- Sir Ken Robinson
Previous
Reply
Map
View

Click here to load this message in the networking platform