EasyManua.ls Logo

Adobe FrameMaker 7.0 - Page 25

Adobe FrameMaker 7.0
36 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
23
ADOBE FRAMEMAKER 7.0
Changing Menus and Commands
Online manual
Each statement begins with a special word that indicates what that statement does.
Te xt outside angle brackets is treated as a comment. Don’t include angle brackets in comments.
The rest of this chapter contains many examples of statements. You will find examples of the following state-
ments:
Reserved menus
Many of the menus defined in the standard menu files for FrameMaker are reserved menus. FrameMaker has
intrinsic knowledge about reserved menus; it can refer to these menus directly by name.
Reserved menus are defined with the ReservedMenu statement. By convention, the names of reserved menus
in the Frame menu configuration file all begin with an exclamation point (!). Some of the reserved menus in the
FrameMaker menu configuration file are listed in the next two subsections.
Important: To avoid name conflicts with these reserved menus, do not begin any of your custom menu names with an
exclamation point.
Permanent menus
FrameMaker relies on the following menus existing. They are all menu bars or are associated with the
Formatting bar. You cannot remove these menus from the menu configuration file. FrameMaker will not work
properly without them.
Statement What statement does
Menu Defines a new menu
ReservedMenu Defines a new reserved menu
AddAdds a menu item to a menu
Modify Defines a new label for a menu or menu item
Remove Removes a menu or menu item
Command Defines a command
ShiftCommand Defines a command for a menu item that is chosen while the Shift key is held down
KeySequence Defines a keyboard shortcut for a command
KeySeqLabel Defines a label for the shortcut which appears next to the command name on the menu
Definition Defines the function to be called when a command is chosen
Mode Defines whether a command is a general command, a FrameMath command, or both
Label Defines a label for a menu or command that is visible in the user interface
ReservedLabel Defines a context-sensitive label for a menu or menu item.
Order Defines a particular place for a menu item on a menu.
IconBarOn Defines if the buttons from the upper-right corner of the document window are displayed.
Menu ID Description
!BookMainMenu Menu bar for complete menus (book window active)
!CustomMakerMainMenu Menu bar for custom menus (document window active)

Related product manuals