Miscellaneous Utilities has several useful utilities for managing your lists:
When you add prefixes or extensions to the lines or when you replace substrings,
you can specify
some special characters. To specify a Tab character, use "^t". To specify
the newline characters, use "^p" for CRLF, "^n" for LF only, "^r" for
CR only. To specify a "^" character, use "^^".
Also you can use macros {%RND(<r>)%} to produce random numbers within
a range
[0..<r>-1]. Parameter <r> should be between 1 and 2147483647. You can
omit parameter <r>. In that case the range will be [0..2147483647-1].
Input Files
The list of files and folders to process.
Output File(s)
For Extract Usernames, Extract Domains and Extract Fields utilities you must specify one Output File, which must be other than input file(s). For other utilities you can specify one Output File or turn on Same As Input option to modify input files without combining lists into one file.
Sort (Output File(s))
When this option is turned on then output file(s) will be sorted.
Remove Duplicates (Output File(s))
With this option you can remove duplicate e-mail addresses from output file. This option is accessible only if sorting of output file is checked.
Sort By Domain (Output File(s))
This option allows you to sort output file by domain. The Sort option must be also turned on.
Multi Column Support
This option allows you to process multicolumn e-mail lists. See What is Multi Column Support for details.