Hi Martin<div>the OnMenuCmd it doesn&#39;t exist so I used self.OnMenuCMD and the <a href="http://r.info">r.info</a> frame module appeared with inserted parameters but it was not possible to avoid the appearence of frames module. Has anyone has a suggestion regarding this?</div>
<div><br>Thanks</div><div>Franz<br><br><div class="gmail_quote">On Fri, Jun 18, 2010 at 1:35 PM, Martin Landa <span dir="ltr">&lt;<a href="mailto:landa.martin@gmail.com">landa.martin@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
2010/6/9 Franz Schiller &lt;<a href="mailto:franzschiller1975@gmail.com">franzschiller1975@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Greetings<br>
&gt;<br>
&gt; I&#39;m making some addaptions in menudata.xml in order to have a few functions<br>
&gt; available more rapidly (for me). I wanted to have a menu-item (I know how to<br>
&gt; add it) that runs directly without opening any panel. This would mean that<br>
&gt; all parameterization would be in the xml. Is this possible?<br>
<br>
</div></div>yes, it&#39;s possible in 6.5+. In 6.4 it will be probably not working.<br>
<br>
            &lt;menuitem&gt;<br>
              &lt;label&gt;Info elevation map&lt;/label&gt;<br>
              &lt;help&gt;Show menudata of elevation raster map&lt;/help&gt;<br>
              &lt;handler&gt;OnMenuCmd&lt;/handler&gt;<br>
              &lt;command&gt;<a href="http://r.info" target="_blank">r.info</a> map=elevation&lt;/command&gt;<br>
            &lt;/menuitem&gt;<br>
<br>
Martin<br>
<font color="#888888"><br>
--<br>
Martin Landa &lt;landa.martin <a href="http://gmail.com" target="_blank">gmail.com</a>&gt; * <a href="http://gama.fsv.cvut.cz/~landa" target="_blank">http://gama.fsv.cvut.cz/~landa</a><br>
</font></blockquote></div><br></div>