Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
APPEND
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: APPEND
Divers
Thread ID:
00390492
Message ID:
00390512
Vues:
9
Never mind...I answered my own question. I decided to do this:

lcFile=Filetostr(In_File)
lcFile=strtran(lcFile," ",",")
=Strtofile(lcFile,Out_File)

to make the file comma delimited and ready for import. If anyone has a better suggestion please let me know.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform