Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP6 Tip-o-the-day STRTOFILE() FILETOSTR()
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00122710
Message ID:
00122799
Views:
29
>Yeah, I know. I didn't express myself well (there's a surprise!). I meant via direct assignment as in strMyString = "256 characters here".

Gary,

It is string literals that are limited. You can;

lcVar = REPLICATE("A",8000)

without error.
Previous
Reply
Map
View

Click here to load this message in the networking platform