AddToFile

Function:

Adds a text string to an existing file.

Syntax:

AddToFile <Filename> <Text String>

Example:

AddToFile "C:\Test.dat" "This is the end of the file."