home *** CD-ROM | disk | FTP | other *** search
/ Global Amiga Experience / globalamigaexperience.iso / graphic / cad / xcad3000 / xcdoc / selamen < prev    next >
Text File  |  1995-07-10  |  897b  |  34 lines

  1.  
  2.    9.2 SELECT AUTOMENUS
  3.  
  4.  
  5. The SELECT AUTOMENUS command is used to toggle on or off the automatic
  6. menus issued by the X-CAD command processor. The command is also used to
  7. define the default location of automenus as they appear.
  8.  
  9.  
  10.    MODIFIERS
  11.  
  12. ALL         This modifier is used to toggle on or off all the automatic
  13.             menus issued by X-CAD. Including the commands
  14.  
  15.                      #SELECT AUTOMENUS ALL OFF
  16.                      #SELECT AUTOMENUS ALL ON
  17.  
  18.             at the beginning and end of an execute file will greatly
  19.             improve speed.
  20.  
  21. VERBNOUN    Toggle verb/noun automenus.
  22.  
  23. MODIFIERS   Toggle modifier automenus.
  24.  
  25. IDENTS      Toggle IDENTS automenus.
  26.  
  27. TOP         This modifier will cause all new automenus to appear at the
  28.             top of the screen.
  29.  
  30. BOTTOM      This modifier will cause all new automenus to appear at the
  31.             bottom of the screen.
  32.  
  33.  
  34.