‑‑source_encoding
In this section:
Syntax
‑‑source_encoding {locale|utf8}Parameters
| The default source encoding is the system locale encoding. |
| The default source encoding is the UTF-8 encoding. |
Description
When reading a source file with no Byte Order Mark (BOM), use this option to specify the encoding. If this option is not specified and the source file does not have a BOM, the Raw encoding will be used.
See also
For more information about encodings, see Text encodings. the .
Caution
Project>Options>Assembler>Encodings>Default source file encoding