Skip to content

File_AppendToFile

Appends a string to a file

File_AppendToFile(sFile, sInsertString) As Boolean

Filename

String to append to file

If bStatus Then bStatus = File_AppendToFile("C:\Temp\Test.txt", "Is the truth out there?")

Scripting Guidelines

File functions Constants Package Property Variables