ConfigString Enumeration

This enumeration defines constants for the various preferences made available by the StringPreferences Object. You can use the constant name as a string (e.g. “csUnchangedFont”) from scripting languages that do not have access to the symbolic enumeration constants.

Constant Description
csUnchangedFont The font used to display unchanged lines in the first panel of file comparison windows. Two formats are supported. The first is a point size and a font face name, separated by a period (for example, "8.Courier New"). The second is a string representation of a Windows LOGFONT structure (for example, "-11,0,0,0,400,0,0,0,0,3,2,1,49,Courier New").
csChangedFont The font used to display changed lines in the first panel of file comparison windows.
csInsertedFont The font used to display inserted lines in the first panel of file comparison windows.
csRemovedFont The font used to display removed lines in the first panel of file comparison windows.
csSearchText0 Find dialog search text.
csSearchText1 Find dialog search text history item (history).
csSearchText2 Find dialog search text history item (history).
csSearchText3 Find dialog search text history item (history).
csSearchText4 Find dialog search text history item (history).
csSearchText5 Find dialog search text history item (history).
csSearchText6 Find dialog search text history item (history).
csSearchText7 Find dialog search text history item (history).
csSearchText8 Find dialog search text history item (history).
csSearchText9 Find dialog search text history item (history).
csReplaceText0 Find dialog replacement text.
csReplaceText1 Find dialog replacement text history item (history).
csReplaceText2 Find dialog replacement text history item (history).
csReplaceText3 Find dialog replacement text history item (history).
csReplaceText4 Find dialog replacement text history item (history).
csReplaceText5 Find dialog replacement text history item (history).
csReplaceText6 Find dialog replacement text history item (history).
csReplaceText7 Find dialog replacement text history item (history).
csReplaceText8 Find dialog replacement text history item (history).
csReplaceText9 Find dialog replacement text history item (history).
csRegexp0 A regular expression used either to force lines that contain a match to be considered unchanged, or force just the matching part of a line to be considered unchanged.
csRegexp1 A regular expression used either to force lines that contain a match to be considered unchanged, or force just the matching part of a line to be considered unchanged.
csRegexp2 A regular expression used either to force lines that contain a match to be considered unchanged, or force just the matching part of a line to be considered unchanged.
csRegexp3 A regular expression used either to force lines that contain a match to be considered unchanged, or force just the matching part of a line to be considered unchanged.
csRegexp4 A regular expression used either to force lines that contain a match to be considered unchanged, or force just the matching part of a line to be considered unchanged.
csRegexp5 A regular expression used either to force lines that contain a match to be considered unchanged, or force just the matching part of a line to be considered unchanged.
csRegexp6 A regular expression used either to force lines that contain a match to be considered unchanged, or force just the matching part of a line to be considered unchanged.
csRegexp7 A regular expression used either to force lines that contain a match to be considered unchanged, or force just the matching part of a line to be considered unchanged.
csRegexp8 A regular expression used either to force lines that contain a match to be considered unchanged, or force just the matching part of a line to be considered unchanged.
csRegexp9 A regular expression used either to force lines that contain a match to be considered unchanged, or force just the matching part of a line to be considered unchanged.
csRegexpDescription0 A description for a regular expression.
csRegexpDescription1 A description for a regular expression.
csRegexpDescription2 A description for a regular expression.
csRegexpDescription3 A description for a regular expression.
csRegexpDescription4 A description for a regular expression.
csRegexpDescription5 A description for a regular expression.
csRegexpDescription6 A description for a regular expression.
csRegexpDescription7 A description for a regular expression.
csRegexpDescription8 A description for a regular expression.
csRegexpDescription9 A description for a regular expression.
csLastOpenFolder The path to the last folder from which a file was opened.
csUnchangedFont2 The font used to display unchanged lines in the second panel of file comparison windows.
csChangedFont2 The font used to display changed lines in the second panel of file comparison windows.
csInsertedFont2 The font used to display inserted lines in the second panel of file comparison windows.
csRemovedFont2 The font used to display removed lines in the second panel of file comparison windows.
csUnchangedFont3 The font used to display unchanged lines in the third panel of file comparison windows.
csChangedFont3 The font used to display changed lines in the third panel of file comparison windows.
csInsertedFont3 The font used to display inserted lines in the third panel of file comparison windows.
csRemovedFont3 The font used to display removed lines in the third panel of file comparison windows.
csFileComparisonHeaderRTF RTF to use for the header of printed file comparisons.
csFileComparisonFooterRTF RTF to use for the footer of printed file comparisons.
csFolderComparisonHeaderRTF RTF to use for the header of printed folder comparisons.
csFolderComparisonFooterRTF RTF to use for the footer of printed folder comparisons.
csFirewallUsername A user name to use with a proxy server/firewall when doing product update checks.
csFirewallPassword A password to use with a proxy server/firewall when doing product update checks. Note: Since this is stored in plain-text, using this is not recommended unless you really don’t care about the security of the password.
csRegexpSample0 Sample text for testing a regular expression.
csRegexpSample1 Sample text for testing a regular expression.
csRegexpSample2 Sample text for testing a regular expression.
csRegexpSample3 Sample text for testing a regular expression.
csRegexpSample4 Sample text for testing a regular expression.
csRegexpSample5 Sample text for testing a regular expression.
csRegexpSample6 Sample text for testing a regular expression.
csRegexpSample7 Sample text for testing a regular expression.
csRegexpSample8 Sample text for testing a regular expression.
csRegexpSample9 Sample text for testing a regular expression.
csRegexpFields0 Comma-separated list of the fields to be excluded by a matching regular expression, or * to exclude all the characters matched by the expression.
csRegexpFields1 Comma-separated list of the fields to be excluded by a matching regular expression, or * to exclude all the characters matched by the expression.
csRegexpFields2 Comma-separated list of the fields to be excluded by a matching regular expression, or * to exclude all the characters matched by the expression.
csRegexpFields3 Comma-separated list of the fields to be excluded by a matching regular expression, or * to exclude all the characters matched by the expression.
csRegexpFields4 Comma-separated list of the fields to be excluded by a matching regular expression, or * to exclude all the characters matched by the expression.
csRegexpFields5 Comma-separated list of the fields to be excluded by a matching regular expression, or * to exclude all the characters matched by the expression.
csRegexpFields6 Comma-separated list of the fields to be excluded by a matching regular expression, or * to exclude all the characters matched by the expression.
csRegexpFields7 Comma-separated list of the fields to be excluded by a matching regular expression, or * to exclude all the characters matched by the expression.
csRegexpFields8 Comma-separated list of the fields to be excluded by a matching regular expression, or * to exclude all the characters matched by the expression.
csRegexpFields9 Comma-separated list of the fields to be excluded by a matching regular expression, or * to exclude all the characters matched by the expression.
csColumnsFilteredOut A comma-separated list of columns, or ranges of columns, to consider unchanged within lines.
csFolderUnchangedFont The font used to display unchanged files in the first column of folder comparison windows.
csFolderChangedFont The font used to display changed files in the first column of folder comparison windows.
csFolderInsertedFont The font used to display inserted files in the first column of folder comparison windows.
csFolderRemovedFont The font used to display removed files in the first column of folder comparison windows.
csFolderUnchangedFont2 The font used to display unchanged files in the second column of folder comparison windows.
csFolderChangedFont2 The font used to display changed files in the second column of folder comparison windows.
csFolderInsertedFont2 The font used to display inserted files in the second column of folder comparison windows.
csFolderRemovedFont2 The font used to display removed files in the second column of folder comparison windows.
csFolderUnchangedFont3 The font used to display unchanged files in the third column of folder comparison windows.
csFolderChangedFont3 The font used to display changed files in the third column of folder comparison windows.
csFolderInsertedFont3 The font used to display inserted files in the third column of folder comparison windows.
csFolderRemovedFont3 The font used to display removed files in the third column of folder comparison windows.
csDefaultEncoding Name of the locale/code page to use as the default code page used to load files for file and folder comparisons.
csFirewallHost The name of the firewall/proxy server to use when checking for product updates.
csHTMLTwoWayFileReporter The name of the reporter to use for generating two-way file comparison reporters within an HTML folder comparison report.
csHTMLThreeWayFileReporter The name of the reporter to use for generating three-way file comparison reporters within an HTML folder comparison report.
csFileComparisonHistory Compressed history of compared files in the file comparison window.
csFolderComparisonHistory Compressed history of compared files in the folder comparison window.
csFileDialogFileTypesFilter The list of file types and file extensions for the File Open dialog’s File Types drop-down list.
csPatternFilterSchemes The schemes and filters that have been defined for the folder comparison window.