                                                                stickup 
Chapter 6 Dialogue: Titles, Keys, Buttons and Menus

To execute an active stickup menu function from the keyboard, the user can
enter the stickup command accompanied by two mandatory parameters, the row and
column location values.  The function, menu or macro will be activated just as
if it had been selected from the menu by the cursor.

stickup

    Executes functions on stickup menu.
     
         stickup row col

    Executes functions on stickup tablet menu as determined by the row col
    coordinate position.
    ___________________________________________________________________________
    Options/arguments:

         row       row number on stickup menu (1+)
         col       column number on stickup menu (1+)
    ___________________________________________________________________________
    Example(s):

    To execute the function associated with the stick-up menu on row 3, column
    8, enter:
     
         stickup 3 8
    ___________________________________________________________________________
    See also:

              ckeys_get, ckeys_make, ckeys_save, digmenu_*
    ___________________________________________________________________________
