Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Serious limitation?
Message
 
 
To
21/06/1999 18:32:35
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00232237
Message ID:
00232257
Views:
17
Hi Sylvain,

>This is not true. I've just tested it with a string of 300 characters and Len() of the parameter in the Init() event returned 300. Maybe you can find the problem by stepping through your code or post your code here.
>
>> I've found that I can not pass string greater than 255 characters as a parameter in FORM Init method. How can I solve this?

I was wrong. It's a label.Caption problem. I replaced label with editbox and now it works just fine. For label I can not assign label.Caption=myString there len(myString)>255.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform