The WriteFile method writes a text file to internal or exernal file storage.
Use the option "Append" to append text to the file and the option "Ascii" can be used to write plain ascii files if required (the default is Unicode).