Previous Next        Current Page: NeXtMidas Training / Getting Started - Part 1 / Getting Help / Command Line / Menu
Start Here   
Background   
Common Midas Concepts   
Getting Started - Part 1   
   + NeXtMidas Shell   
   + Running NeXtMidas Commands   
   + Results Parameters   
   + Lab 1   
   - Getting Help   
      - Online Documentation   
      - Command Line   
         - Default   
         - Explain   
         - Menu   
         - Query   
      - Help Desk   
   + Lab 2   
Getting Started - Part 2   
Working with Files   
Option Trees   
Macros - Part 1 (Basics)   
Macros - Part 2 (Graphics)   
NetBeans - Part 1 (Setup)   
NetBeans - Part 2 (GUIs)   
NetBeans - Part 3 (Profiler)   
Eclipse - Part 1 (Setup)   
Eclipse - Part 2 (GUIs)   
Primitives   
Applets & WebStart   
Maps & Imagery   
X-Midas Interoperability   
RMIF & Remoting   
Installing NeXtMidas   
Support & Maintenance   
File Handlers   


  • Using MENU <command>:
    • Lists all commands matching a given name. For example:
      nM> menu mess*
       MESSAGE-I           MESSAGELOG-P        MESSAGELOGS;UCL-P
      
    • Lists all user macros in the test area of SYS. For example:
      nM> home test sys
      nM> menu sup=%
      <a long list of % macros>
  • What it shows:
    • The names of all matching commands
    • The option tree the command is in (unless it is in SYS)
    • The command type (M=Macro, P=Primitive, I=Intrinsic)