File Writer

Used to write data to a text file.

FileWriter

Output File Name

Set name of the output file. If the file doesn't exist, it will be created. Check the Unique Names box to set the directory name. Templates usage is possible.

Template

The template used for writing to a file.

Unique Names

Enable the mode of creating files with unique names.

Prefix

Set prefix of the unique file names.

Extension

Sets unique file extension.

Output File Variable

Sets the name of the variable unique file name to be stored into.

Append To File

Data are added to the file end.

Overwrite File

Data will overwrite the file.

Write Unicode

Write content in UNICODE, otherwise codepage from list box will be used.


Advanced Tab

New File Template

Set text template which is added to the begin of created file.

See also

Processors