21 lines
661 B
HTML
21 lines
661 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>submit.menu</TITLE></HEAD>
|
|
<BODY>
|
|
<h1>submit.menu</h1>
|
|
<B>Category</B><p>
|
|
<a href="menu_commands.html">Menu/Key commands</a><p>
|
|
<B>Syntax</B><p>
|
|
<p>
|
|
submit.menu();<p>
|
|
<B>Description</B><p>
|
|
<p>
|
|
Initializes the menus set up with the <a href="set_menu.html">set.menu</a> and <a href="set_menu_item.html">set.menu.item</a> commands, allowing them to be used. This command can only be used once, and after that the menus can not
|
|
be changed.
|
|
<p>
|
|
<B>See also</B><p>
|
|
<a href="set_menu.html">set.menu</a><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>
|