Hello.

Kovacs Alpar wrote:
Sorry, I have redhat 8.0 (it use utf8 encoding), and I tried with $_term_char_set ="ibm"
$_external_char_set = "cp437"
$_external_char_set must match your
locale settings, and uncommenting
$_term_char_set is of no use.
So try
$_texternal_char_set = "utf8"
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to