Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy to Delim
Message
De
25/02/2000 17:40:20
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00337856
Message ID:
00337901
Vues:
22
>I have to send a file to a thrid party that uploads it in a system that appears to be a bit on the "very old, crabby and picky "side.
>It's not something I really want to do, but they say it's the only way they will take it.

Then take a look at the low-level file functions. Open up a file handle, scan thru the table outputting field + CHR(9) + field + CHR(9), etc., probably CR/LF at end of each record, then close the file handle.

Look up in docs: FCREATE, FCLOSE, FWRITE, FPUTS.

Maybe someone else has a brighter idea?
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform