Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a Flat File with no CR, LF
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00477625
Message ID:
00477628
Vues:
21
If you can transform it all to one character string, then you can use strtofile(). Else you could use low-level I/O, by using the functions: fcreate(), fwrite(), fclose().

>I used a copy to command to create a flat file using the SDF type.
>I submitted this file to UPS for testing and they rejected it due to Carriage Returns and/or Line Feeds.
>
>Is there another way to create a flat file from a table to not get these codes at the end of the line?
>
>And - does anyone know of a good product to look at flat files with? These lines are 770 characters long and everything I bring them into tries to word wrap.


HTH,
- Erik Niese-Petersen

Crazy Dane in USA.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform