Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TEXT...ENDTEXT problem
Message
From
08/01/2003 19:32:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
TEXT...ENDTEXT problem
Miscellaneous
Thread ID:
00739638
Message ID:
00739638
Views:
53
I'm using VFP7.0
lc = <SomeString>  && len(lc)=1140
TEXT NoShow
  <<lc>>
ENDTEXT
This is ending up as 2 lines in the file I'm creating. It's breaking it at the last space in lc.
I'm guessing that it's because len(lc)>1024.

Any ideas on how I can stop it from breaking it into 2 lines?

TIA
Bill Morris
Next
Reply
Map
View

Click here to load this message in the networking platform