The filewriteline command can be used to write lines from a file that has been opened with the fileopen command in write or append mode. The line specified in the text line string is written to the file. The fileresult predefined status flag is set to the predefined constant success if the command completed successfully.
The syntax is
|
Some examples are
|