Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append from with return character
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00712102
Message ID:
00712105
Vues:
9
If file isn't to big you can use FILETOSTR() to read file into memory, convert a return character to some other charater that isn't present in the file and save it to disk with STRTOFILE(). After append you can convert that charater back to the return character if it's required.

>Hello,
> I am trying to import a comma delimited text file to a table. One of the text field contains a return character. If I use append from it treats as a different record, could someone tell me is there some command I can use so it will import the data properly without writing a long program??? thanks in advance.
>sherry
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform