<para>Director will respond to only one wimp message.</para>

<para>If you Broadcast the following UserMessage

<programlisting> 0	Total length of message rounded up to nearest 4
12	0
16	&4A100
20	X Co-ord
24	Y Co-ord
28	Mouse button state
32	Window handle
36	Icon number
40	Null terminated menu name (or extended menu)</programlisting></para>

<para>Director will display the menu (or run the command etc) at the position specified.</para>

<para>Note bytes 20-39 are as returned from Wimp_GetPointerInfo.</para>
