You are here: Command Parameters > Append

Append

Append is a scope parameter that adds output produced by a command to the end of an existing file instead of overwriting it. This parameter is valid only when a command creates an output file.

Command Mode Syntax

In the following example, output from the Extract command is appended to the existing file EXTRACT.txt:

EXTRACT RECORD TO EXTRACT.TXT APPEND

Command Dialog Box

The “Append to Existing Table” checkbox is available by clicking the [More] button.

Note: Make sure the structure of the two files is identical before using this option. Analyzer appends output to an existing file regardless of its structure.