APPEND

Synopsis

HELP:   Append data to output file [FALSE]
TYPE:   SWITCH
SYNTAX: APPEND

Description

With APPEND the data is written at the end of the file. If the file does not exist then it will be created. If the file exists then the data will be appended to the file and not overwritten.