Using the Force ANSI controlWhen the Force ANSI control is selected:
A file that contains only ANSI (Windows-1252) characters, and does not have a Byte Order Mark, has to be read character-by-character from start to finish to accurately determine that the file does indeed contain only ANSI (Windows-1252) characters. The processing time required for this operation will be extensive for a large file and this processing time can be reduced to zero by selecting the Force ANSI control. |
|
|
Caution
If the Force ANSI control is selected, and the input file contains one or more characters whose Unicode code point is greater than U+00FF (i.e. the character is outwith the ANSI character set), those characters may not display properly and the output file may contain corrupt data. |
|
Using the Remove BOM controlWhen the Remove BOM control is selected:
|
|
When the Remove BOM control is not selected:
|
|
| Copyright © 2005-2010 Brian D. Ogilvie |

