<?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=9537&amp;type=atom" />
	<updated>2014-04-26T16:05:42Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=9537</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Определить системное время с вычетом минут]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=82316#p82316" />
			<content type="html"><![CDATA[<p>огромное спасибо&nbsp; <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[smol]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27054</uri>
			</author>
			<updated>2014-04-26T16:05:42Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=82316#p82316</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Определить системное время с вычетом минут]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=82308#p82308" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>t += -10, Min
FormatTime t, %t%, HH:mm

MsgBox % t</code></pre></div>]]></content>
			<author>
				<name><![CDATA[bWRmeA]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31915</uri>
			</author>
			<updated>2014-04-26T11:06:51Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=82308#p82308</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Определить системное время с вычетом минут]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=82306#p82306" />
			<content type="html"><![CDATA[<p>Исправил <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[smol]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27054</uri>
			</author>
			<updated>2014-04-26T10:13:02Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=82306#p82306</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:Определить системное время с вычетом минут]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=82305#p82305" />
			<content type="html"><![CDATA[<p><span style="color: #008800"><strong>smol</strong>, ознакомьтесь с <a href="http://forum.script-coding.com/viewtopic.php?id=6148">этой</a> темой, отредактируйте свой пост.</span></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2014-04-26T09:47:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=82305#p82305</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK:Определить системное время с вычетом минут]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=82304#p82304" />
			<content type="html"><![CDATA[<p>Здравствуйте!<br />Подскажите пожалуйста, записал скрипт с помощью AutoScriptWriter. По работе приходится очень много заполнять одинаковых форм .Скрипт работает, но программа ругается системное время одинаковое , а должно быть меньше на 10 минут</p><br /><div class="quotebox"><blockquote><p>FileAppend, %A_Hour%:%A_Min%, C:\TIME.txt&nbsp; ;&nbsp; НАДО чтобы ВРЕМЯ БЫЛО НА 10 мин. меньше<br />return</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[smol]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27054</uri>
			</author>
			<updated>2014-04-26T09:43:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=82304#p82304</id>
		</entry>
</feed>
