<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Форум компьютерной помощи &mdash; Lotus и  Windows Script]]></title>
		<link>https://itpmr.ru/viewtopic.php?id=909</link>
		<atom:link href="https://itpmr.ru/extern.php?action=feed&amp;tid=909&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Lotus и  Windows Script».]]></description>
		<lastBuildDate>Wed, 06 May 2015 05:50:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Lotus и  Windows Script]]></title>
			<link>https://itpmr.ru/viewtopic.php?pid=124308#p124308</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (admin)]]></author>
			<pubDate>Wed, 06 May 2015 05:50:08 +0000</pubDate>
			<guid>https://itpmr.ru/viewtopic.php?pid=124308#p124308</guid>
		</item>
	</channel>
</rss>
