                                                                digmenu_get 
Chapter 6 Dialogue: Tiles, Keys, Buttons and Menus

Activates a named stickup tablet menu.

digmenu_get

    Activates a named stickup tablet menu.

         digmenu_get mname n

    Activates an existing stickup digitizer tablet TILE (menu), stored in the
    /u[sr]/ltp/digmenus directory under the specified mname, and assigns it to
    the specified digitizer device number n.
    ___________________________________________________________________________
    Options/arguments:

         mname     Name of stickup menu file
         n         Number of digitizer, as defined in:
                   1 = digitizer 1
                   2 = digitizer 2
    ___________________________________________________________________________
    Example(s):

    To activate a digitizer tablet menu called tree and attach it to digitizer
    2, enter:

         digmenu_get tree 2
    ___________________________________________________________________________
    See also:

              digmenu_save, stickup, config
    ___________________________________________________________________________
