Initial Import from SourceForge
This commit is contained in:
commit
d8d4f1a2bb
418 changed files with 34837 additions and 0 deletions
17
help/set_menu.html
Normal file
17
help/set_menu.html
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>set.menu</TITLE></HEAD>
|
||||
<BODY>
|
||||
<h1>set.menu</h1>
|
||||
<B>Category</B><p>
|
||||
<a href="menu_commands.html">Menu/Key commands</a><p>
|
||||
<B>Syntax</B><p>
|
||||
<p>
|
||||
set.menu(mNAME);<p>
|
||||
<B>Description</B><p>
|
||||
<p>
|
||||
Tells the interpreter to create a menu with the name mNAME. One or more <a href="set_menu_item.html">set.menu.item</a> commands should follow, which add items to that menu.<p>
|
||||
<B>See also</B><p>
|
||||
<a href="set_menu_item.html">set.menu.item</a><p>
|
||||
<a href="setting_up_menus_and_keys.html">Setting up menus and keys</a><p>
|
||||
</BODY></HTML>
|
||||
Loading…
Reference in a new issue