1. Text or data encoded using only the standard 7-bit ASCII character set (characters 0-127), without extended ASCII characters or special encodings
The file was saved in pure ASCII format to ensure compatibility with older systems.
O arquivo foi salvo em formato ASCII puro para garantir compatibilidade com sistemas mais antigos.
2. Plain text containing only basic Latin letters, digits, punctuation, and whitespace, without accents, special symbols, or multi-byte characters
The configuration file must be written in pure ASCII without any Unicode characters.
O arquivo de configuração deve ser escrito em ASCII puro sem nenhum caractere Unicode.