Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Import Several text files
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01462781
Message ID:
01462782
Vues:
58
>Hi, how can i import several text files to a memo field?, example I have a directory with many text files, i know how to import one to one, but when i try to transfer all this files(5) to my memo field, i only can select one no more than one.
>
>bye

Do you want to create 5 records or somehow put all 5 of them into one record? You can loop through all the files and append memo with filetostr(aFiles[m.lnI])

Check APPEND MEMO Command in Help.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform