Defines author-defined push buttons.
Syntax
┌───────────────┬───────────────┬───────────────┬───────────────┐ │Tags │Element │Attributes │End │ ├───────────────┼───────────────┼───────────────┼───────────────┤ │:pbutton. │Author-defined │id= │ │ │ │push buttons │res= │ │ │ │ │text=' ' │ │ └───────────────┴───────────────┴───────────────┴───────────────┘
Attributes
id=
:pbutton id=xmp res=300 text='~Example'.
Note: Make sure the mnemonic you specify for author-defined push buttons does not conflict with the mnemonics of the predefined set of push buttons, or with any of IPF's shortcut keys. See :ctrl. (Control Area) for a description of the control area tag (:ctrl.) and a list of the predefined push buttons and their associated mnemonics.
Description
Use the push button tag (:pbutton.) to define author-defined push buttons. For more information, see Author-Defined Push Buttons.