ARPUS/ce, Version 2.6.2 (03/10/05)    (SCCS 1.2)
_______________________________________________________________________________
 tmb
 "To Menu Bar"
    
 DESCRIPTION:
     'tmb'  places the cursor into the Ce menu bar window and  freezes
     the main window till a button click occurs.  This behavior is for
     use  with the 'Edit' pulldowns and other pulldowns which  operate
     over  a  marked  range of text.  If the menu bar  is  turned  off
     (invisible) and a pulldown menu is displayed, 'tmb' will move the
     cursor  to  most nested pulldown displayed.  If the menu  bar  is
     turned  off  and  no  pulldown is displayed, 'tmb'  is  a  no-op.

     See  the help for the 'pd' command for an example using the 'tmb'
     command.  The default key for 'tmb' is <ctrl>-Escape.  Some window
     managers trap this key, so it would have to be moved. To move the
     key, add the following line to your .Cekeys file:

     kd <keyname> tmb ke

     Where <keyname> is replaced by the name of a key, such as ^F1 for
     <Ctrl>-F1 pressed together.
    

 RELATED HELP FILES:
     mi            (Menu Item)            
     pdm           (Pull Down Menus)      
     lmi           (Local Menu Item)      
     pd            (Pull Down)            

     tdm           (To DM)                
     tdmo          (To DM Output)         
     tmw           (To Main Window)       
     ti            (To Input)             
     tn            (To Next Window)       
     kd            (Key Definition)       

     menubarCon    Menu Bar Concepts      
     curswinCon    (Cursor and Window)    

     support       (customer support)     
        

_______________________________________________________________________________
  Copyright (c) 2005, Robert Styma Consulting.  All rights reserved.