Advanced File Options

From PresenceWiki
Revision as of 14:40, 11 November 2009 by Mattpryor (Talk | contribs)

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

Advanced File Options

http://www.international-presence.com/wikidocs/images/advanced_file_options.png


Line Separators

Determines what sequence of characters should be used to separate lines in the file:

  • Inherit Config File Settings - Uses the property specified in presenceconfig.xml.
  • Platform Default - Uses the line separator used for the operating system that Presence is running on.
  • Windows Separator - Carriage return (\r) followed by linefeed (\n)
  • UNIX Separator - linefeed character (\n).

Character Encoding

This sets the encoding method to use for writing the file.

  • Inherit Config File Settings - Uses the property specified in presenceconfig.xml.
  • Auto Select - Automatically selects the best encoding for the file being written.
  • System Default - Chooses the native encoding method.
  • UTF 16 - Two bytes per character.
  • Specify - Allows you to select which encoding to use.