Simplicty and flexibility!


New Function in 8 - MemoReadFromFile() - Read the content of a text file to a Memo (Ver. 8.0.0.1054)

Started by DataEase
You will need to Sign In to be able to comment on the Blog!

New Function in 8 - MemoReadFromFile() - Read the content of a text file to a Memo (Ver. 8.0.0.1054)

This is the complimentary function to MemoWriteToFile, and it simply read the content of a File into a Memo field.

It reads it as Text. If you read an HTML file, it will display as HTML code in a normal Memo Editbox field, and as the Webpage in a WebField.

MemoReadFromFile has the same switches and formating as MemoWriteTo file.

int MemoReadFromFile(MemoToReadInto,Filename,Argument)

Argument: 0 - Append to Memo. 1 - Overwrite Memo


Written by DataEase 13/03/12 at 09:54:46 Dataease [{8}]FIVE
DG3_BlogList