Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reading text files
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00202200
Message ID:
00202206
Views:
20
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform