Arbortext Command Language > Commands > menu_save
  
menu_save
menu_save [ -all] [ -buttons] [ -popups] [pathname]
This command saves your current menu configuration in a file called menu.cf in the directory containing the document or to the path name that you specify. By default, Help and File menus are not saved; the -all option causes these menus to be saved as well.
-buttons specifies that the menus defining the menu bar buttons for the current window are to be saved. This is the default.
-popups specifies that the shortcut menus are to be saved. By default, only user-defined or changed built-in menus are saved. If -all is given, then all shortcut menus are saved.
To save the menu bar menus and the shortcut menus, specify both -buttons and -popups.
Examples
menu_save
menu_save -all /ati/doc/master.men
menu_save -all -popups popup.men
Related Topics
Modifying the default menus
Using menu paths
menu_add command
menu_add -menu command
menu_copy command
menu_delete command
menu_load command
menu_move command
menu_reset command