Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is max. lenght width of a text file
Message
 
 
To
11/11/2006 23:26:16
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01168987
Message ID:
01168991
Views:
12
There is no limitation on the text file. What functions do you use to create a text file? If filetostr() would not work for you, you can always use low-level functions.

>Hi,
>I want to convert a dbf record to a text file,
>and I want the result as follow:-
>
>Souce DBF file, only 1 field in a table.
>
>Email
>abc@hotmail.com
>bbb@hotmail.com
>ccc@hotmail.com
>eee@hotmail.com
>fff@hotmail.com
>
>Result Text File
>
>abc@hotmail.com,bbb@hotmail.com,ccc@hotmail.com,eee@hotmail.com,fff@hotmail.com
>
>If the source file have 1000 or more records, then the text file
>cannot hold all the record in one line. it will truncate the record to
>next line, so what is the max. lenght of the text file can handle under foxpro 9 ?
>
>Please advise.
>Derek Yim
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform