Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reading text files
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00202200
Message ID:
00202206
Vues:
19
If you just want to put the entire contents of the text file in the memo you can use APPEND MEMO MyMemo FROM myfile.txt. If you want finer control you could use the low-level file functions (FOPEN(), FGETS(), FREAD(), etc.).

>Hi,
>
>Is it possible with foxpro 2.6 for windows to open, read and save the content of a text file into a memo field in a database. I mean by way of programming, not just cut and paste the text from the text file to the memo field.
>
>Thanks for your help!
>
>Patrice cadorette
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform