Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Serious limitation?
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00232237
Message ID:
00232269
Views:
20
Hi Ed,

>>
>> 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?
>>
>
>Are you sure it's a problem passing a string >255 characters? There is a limit on the length of an object property passed across, but you can get around this by passing it explicitly by value (wrap in parentheses) or by moving the value to a memory variable.

It was a problem with label.caption, so I replaced label with editbox. It works now.
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