Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a limit for selexec()?
Message
 
 
To
17/05/2008 17:46:21
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01317869
Message ID:
01317998
Views:
4
>>
>>I meant the 255 character limit of a string.
>> That is, whether you create the variable using TEXT .. ENDTEXT
>> or otherwise, the resulting variable cannot be greater than 255.
>
>That limit is only for "quoted strings", the number of characters between a single pair of quotation marks.
>When you for instance split the long string into pieces, or fill the variable programmatically, the official limit is ~16MB.
>
>cVar = REPLICATE('x',16777184)
>? LEN(cVar)
>
>

Stefan and Sergey,

Thank you for clarifying and explaining the difference.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform