Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating Ascii file
Message
 
To
07/08/2003 08:24:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00817644
Message ID:
00817656
Views:
16
I have used STRTOFile() in the past with good success on up to 5000+ records of 133 chars each. The low-level file functions would also be an alternative.

Richard


>I need to create an ascii file. The data for the ascii file is contained in a number of tables as follows.
>
>*Header line - info comes from policy master file table
>*next line is policy information for policy identified in header record - info comes from policy detail table
>*next line is location information for policy identified in header - info from policy location table
>In all there are about 7 different lines of information associated with the header line. Then another header record for another policy and all the associated detail and so on until all policies are reported.
>
>I have considered using "Text - Endtext" and "copy to xxxx sdf" to create the ascii file with my preference being "text-endtext".
>
>Before I start, I was wondering if anyone had any other suggestion that I should consider.
>
>Thanks in advance.
>
>Gaylen
>
>
>
>
>
>
>Each line in the file has a different format
State of Florida, DCF
Previous
Reply
Map
View

Click here to load this message in the networking platform