Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximum character string a problem - help please
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00767033
Message ID:
00767047
Views:
13
This message has been marked as the solution to the initial question of the thread.
Colin,

There's no such limit on VFP string variables. They can be over 16Mb in size.

>Hi
>
>I am required to produce a csv file containing
>
>header record length 60 chars
>detail length upto 500 characters
>detail length upto 500 characters
>detail length upto 500 characters
>header record length 60 chars
>detail length upto 500 characters
>
>
>etc
>
>I can do this with low lever writes which works fine. My only problem is how can I create a string over the VFP limit of 254 characters?
>
>Colin Northway
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform