<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум компьютерной помощи &mdash; Lotus и  Windows Script]]></title>
	<link rel="self" href="https://itpmr.ru/extern.php?action=feed&amp;tid=909&amp;type=atom" />
	<updated>2015-05-06T05:50:08Z</updated>
	<generator>PunBB</generator>
	<id>https://itpmr.ru/viewtopic.php?id=909</id>
		<entry>
			<title type="html"><![CDATA[Lotus и  Windows Script]]></title>
			<link rel="alternate" href="https://itpmr.ru/viewtopic.php?pid=124308#p124308" />
			<content type="html"><![CDATA[<p>Простейший пример работы лотуса с виндой, вызывает нотпад, при закрытии блокнота - месаджбокс.<br />:<br /></p><div class="codebox"><pre><code>Set WShell = CreateObject(&quot;WScript.Shell&quot;) 
ReturnCode = WShell.Run(&quot;%windir%\notepad.exe&quot;, 1, True)
Msgbox &quot;Нотпад закрыт&quot;</code></pre></div><p>Полезная статья: <br />notesnet.ru/nn/notesnet.nsf/note/4B27B3CFEBB395B1C3256E0000511893</p><br /><p>Объект WshShell:<br />script-coding.com/WSH/WshShell.html#1</p>]]></content>
			<author>
				<name><![CDATA[admin]]></name>
				<uri>https://itpmr.ru/profile.php?id=2</uri>
			</author>
			<updated>2015-05-06T05:50:08Z</updated>
			<id>https://itpmr.ru/viewtopic.php?pid=124308#p124308</id>
		</entry>
</feed>
