<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Проблема с кодировкой]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=6242&amp;type=atom" />
	<updated>2011-09-23T16:45:39Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=6242</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с кодировкой]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51787#p51787" />
			<content type="html"><![CDATA[<p>Если версией ANSI создавать — проблем не должно быть, с помощью Unicode — не пробовал.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2011-09-23T16:45:39Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51787#p51787</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с кодировкой]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51786#p51786" />
			<content type="html"><![CDATA[<p>Версия AHK-1.1.4.1&nbsp; &nbsp;AutoHotkey_L&nbsp; &nbsp;стоит в unicode<br />Текстовый файл Dai в котором одна строка&nbsp; 123фывasd<br />при чтении filereadline, str1, D:\Dail.txt, 1&nbsp; ; счит 1 строку<br />MsgBox выдаёт вместо русских букв&nbsp; какието иероглифы. Английские буквы, цыфры&nbsp; -всё правильно.</p><br /><p><strong>teadrinker</strong>-С добавленим строки всё получилось , Это всегда так надо прописывать, просто если я средствами AHK создаю папку с русскими буквами - то опять-же иероглифы. Нет ли радикального средства?</p>]]></content>
			<author>
				<name><![CDATA[Андрейка 007]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26640</uri>
			</author>
			<updated>2011-09-23T16:19:28Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51786#p51786</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с кодировкой]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51785#p51785" />
			<content type="html"><![CDATA[<p>Добавь строчку перед чтением файла:<br /></p><div class="codebox"><pre><code>FileEncoding, UTF-8</code></pre></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2011-09-23T16:19:25Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51785#p51785</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с кодировкой]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51783#p51783" />
			<content type="html"><![CDATA[<p><span style="color: Green"><strong>Андрейка 007</strong>, тогда ждём, пока Вы приведёте использованный Вами код: <a href="http://forum.script-coding.com/rules.html#4.11.">§4.11</a> и точное наименование использованной версии AHK.</span></p>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2011-09-23T14:58:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51783#p51783</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с кодировкой]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51779#p51779" />
			<content type="html"><![CDATA[<p>UTF-8<br />переставлял AHK и в unicode<br />всё одно.</p>]]></content>
			<author>
				<name><![CDATA[Андрейка 007]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26640</uri>
			</author>
			<updated>2011-09-23T12:05:58Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51779#p51779</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с кодировкой]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51771#p51771" />
			<content type="html"><![CDATA[<p>Кодировка файла какая?</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2011-09-23T08:59:05Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51771#p51771</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Проблема с кодировкой]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51765#p51765" />
			<content type="html"><![CDATA[<p>Стоит Windows 7 . Установил AHK 110401&nbsp; в ANSI 32-bit<br />При считывании строки из текстового файла командой filereadline, выдаёт какие-то непонятные кракобрязи.<br />В системе основная раскладка русская.<br />В XP такого не наблюдал.</p>]]></content>
			<author>
				<name><![CDATA[Андрейка 007]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26640</uri>
			</author>
			<updated>2011-09-23T07:50:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51765#p51765</id>
		</entry>
</feed>
