Show TOC

Syntax documentation*WRITE_TO_FILE Locate this document in the navigation structure

Allowed uses: Global, MDX, SQL

This instruction writes a copy of all records to be posted into the specified file in a textual, comma-delimited format.

This setting automatically suppresses the writing of the records to the log file, and the results are not written to the application, even if the simulation mode is off.

If no path is included in the file name, the Data Manager data files path is used. If no extension is included, a TXT extension is appended to the file name.

Note Note

This instruction is only supported in "overwrite formula" mode (*logic_mode=1), and can only be entered in the "add formula" text box of the DTS logic task (k2DTSRunlogic). If written in a logic file directly, it is ignored.

End of the note.