Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing large amount of text as a form parameter?
Message
From
09/11/2000 23:02:57
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00439671
Message ID:
00440041
Views:
17
>>I start up a form from another form and need to pass it a large amount (2-4K) of text. I then need the text returned to the calling form.
>>Do I just create a variable and pass that variable then return it? It works but is that an acceptable method?
>
>Actually it doesn't work. The string is too long. Any ideas on how to do this?

If you are passing a form property directly and getting "string is too long to fit", you are seeing a bug with VFP6 pre SP3. Load the property into a variable and pass the variable.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform