<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?action=history&amp;feed=atom&amp;title=Programmer_Guide%2FMacro_Library%2FDISPATCHMSG</id>
	<title>Programmer Guide/Macro Library/DISPATCHMSG - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?action=history&amp;feed=atom&amp;title=Programmer_Guide%2FMacro_Library%2FDISPATCHMSG"/>
	<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/Macro_Library/DISPATCHMSG&amp;action=history"/>
	<updated>2026-05-06T12:23:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/Macro_Library/DISPATCHMSG&amp;diff=914&amp;oldid=prev</id>
		<title>Admin: 1 revision:&amp;#32;Initial import</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/Macro_Library/DISPATCHMSG&amp;diff=914&amp;oldid=prev"/>
		<updated>2010-11-18T16:31:26Z</updated>

		<summary type="html">&lt;p&gt;1 revision: Initial import&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:31, 18 November 2010&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/Macro_Library/DISPATCHMSG&amp;diff=913&amp;oldid=prev</id>
		<title>193.171.195.8: initial import</title>
		<link rel="alternate" type="text/html" href="https://mediawiki.kfs.oeaw.ac.at/stx/docs/wiki/index.php?title=Programmer_Guide/Macro_Library/DISPATCHMSG&amp;diff=913&amp;oldid=prev"/>
		<updated>2010-05-17T13:05:27Z</updated>

		<summary type="html">&lt;p&gt;initial import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:{{SUBPAGENAME}}}}&lt;br /&gt;
==DISPATCHMSG==&lt;br /&gt;
&lt;br /&gt;
This macro calls the message handler for &amp;quot;&amp;lt;var&amp;gt;type name&amp;lt;/var&amp;gt;&amp;quot;. If no handler is installed, no processing is performed and the macro returns 0. The macro can be called from message loops or message handlers to process or translate messages and it is also called by &amp;lt;code&amp;gt;[[Programmer Guide/Macro Library/GETMESSAGE|GETMESSAGE]]&amp;lt;/code&amp;gt; to perform standard message handling. The default message handlers are part of this macro.&lt;br /&gt;
&lt;br /&gt;
=====Usage:=====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;DISPATCHMSG &amp;lt;var&amp;gt;type name id par&amp;lt;/var&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Parameters:=====&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;var&amp;gt;type&amp;lt;/var&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:The type of sender.&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;var&amp;gt;name&amp;lt;/var&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:The name of the sender.&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;var&amp;gt;id&amp;lt;/var&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:The message id.&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;var&amp;gt;par&amp;lt;/var&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:The message parameter.&lt;br /&gt;
&lt;br /&gt;
=====Result:=====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; if message processing is finished and &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt; otherwise&lt;/div&gt;</summary>
		<author><name>193.171.195.8</name></author>
	</entry>
</feed>