Importing TXT files into memo fields

Q: Is there a way that a text file can be imported as a document into a memo field?

A: If you wish to import a text file into a memo field, you could use low level functions such as FREAD() or FGETS() to pull the text in.