Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String too long to fit
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00713803
Message ID:
00713958
Views:
25
>The string literal can be up to 255 characters long. The character field in a table on other hand can only be 254 characters. I hope this will clear confusion.

hmmm try :
lcTheString= replicate("E",255)
wait wind lcTheString

That gives me an error, but if you try with 254 instead of 255 no error.

Einar
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform