Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String is too long to fit
Message
From
14/01/1999 13:02:52
 
 
To
13/01/1999 18:27:57
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00170802
Message ID:
00176075
Views:
26
Thanks for the research. I knew it was a bug. :-)


>Hi, Erik-
>
>Microsoft has confirmed that "this is an anomaly." There is an easy workaround though. Change
>
>DO FORM Myform WITH lcText </i>
, to
>
>DO FORM Myform WITH (lcText) </i>
>
>Perhaps it is the correct to do it in any case, since it explictly passes the property by value.
>
>HTH
>
>>I am getting an error in one of my forms that I have not seen before.
>>Error 1903 (String is too long to fit).
>>
>>The line that crashes is calling a modal form and passing a form property as a parameter. I have not determined the limit size of the parameter, but LEN(THISFORM.MyProp) = 100 works, and LEN(THISFORM.MyProp) = 400 does not.
>>
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform