| Newsgroups |
gmane.mail.blat |
| Message-ID |
<[email protected]> |
Hi. I tested this and got this results:
- not using CHARSET switch:
"Opomba: ÐŠÈÆŽ ðšèæž||Ime in priimek: first_name last_name|Podjetje: company, p18_kontakt|Naslov: address, zip_code city|Telefon: /|E-naslov: p11_mailx||Nakup: Da, Maxi, , , Ne želi klica|Testna vožnja: , p08_testmod, Ne želi klica|Telefon (nakup, test): p15_telef|Katalog: ||Akcija: campaign|Šifra stranke: CUSTOMER_ID|Operater: OPERATOR"
- using CHARSET UTF-8 switch:
"Opomba: ÐÈÆ ðèæ||Ime in priimek: first_name last_name|Podjetje: company, p18_kontakt|Naslov: address, zip_code city|Telefon: /|E-naslov: p11_mailx||Nakup: Ne, p04_nakupmod, , Ne eli klica|Testna vonja: , p08_testmod, Ne eli klica|Telefon (nakup, test): p15_telef|Katalog: ||Akcija: campaign|ifra stranke: CUSTOMER_ID|Operater: OPERATOR"
After Opomba: should be characters ĐŠČĆŽ đščćž. As you can see, without the CHARSET switch I got some of the right characters, but not all (ČĆ were malformed). Same here: Ne želi klica --> Ne eli klica.
Another thing is, that BLAT ignores | sign for new line. So everything is send in one line.
Br, Ales.