File: submit_menu.html

package info (click to toggle)
agistudio 1.2.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,600 kB
  • ctags: 1,506
  • sloc: cpp: 16,676; makefile: 53
file content (20 lines) | stat: -rw-r--r-- 661 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<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>