Write Binary File Node

From PresenceWiki
Revision as of 10:27, 10 February 2010 by Mattpryor (Talk | contribs)

(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

Write Binary File Node

The Write Binary File Node is responsible for writing the contents of a Variable to a text file. Write File Nodes always write to a local or network file location. If you want to then transfer the file to a remote location this must be performed as a separate action.

To create a Write Binary File Node, drag the "Write Binary File" item from the Actions Task Elements List into your Task. You will then be presented with the Write Binary File options dialog:

Variable To Write

This is the Variable that contains the information you want to write.

Enter File Location

This is the location of the file that should be created. It can be dynamic, meaning it can contain other Variables or column references.

See Also