<?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=18057&amp;type=atom" />
	<updated>2024-01-09T12:14:13Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=18057</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как экранировать апостроф?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=159869#p159869" />
			<content type="html"><![CDATA[<p>Попробуйте так:<br /></p><div class="codebox"><pre><code>Send {Text}``C++</code></pre></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2024-01-09T12:14:13Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=159869#p159869</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Как экранировать апостроф?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=159867#p159867" />
			<content type="html"><![CDATA[<p>На удивление поиск не даёт ничего полезного.<br />Как отправить на печать а-ля SendInput символ <strong>`</strong>?<br />И заодно - как отправить на печать вот это<br /></p><div class="codebox"><pre><code>
SendInput {sc29}
SendInput C
SendInput {+}
SendInput {+}
SendInput {Enter}
</code></pre></div><p> одной командой, в том числе из русской раскладки, чтобы получилось <strong>`C++</strong>?</p>]]></content>
			<author>
				<name><![CDATA[Qp]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43240</uri>
			</author>
			<updated>2024-01-09T11:02:36Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=159867#p159867</id>
		</entry>
</feed>
