Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Max length for parameter?
Message
From
10/03/1999 03:04:06
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00195365
Message ID:
00195738
Views:
22
>What is the maximum length for a character string passed as a parameter? 256 characters?
AFAIK it's 2Gb. But as Erik pointed out with form properties it's truncated. Also with some builtin properties like seltext (ie: this.value = oSource.seltext for a DD operation fails after 255 chars, where this.value = substr(oSource.value, oSource.selstart+1,oSource.sellength) succeeds.)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform