Previous Next        Current Page: NeXtMidas Training / Option Trees / Building an Option Tree / Using MTRANS (or not)
back
Start Here   
Background   
Common Midas Concepts   
Getting Started - Part 1   
Getting Started - Part 2   
Working with Files   
Option Trees   
   + Overview   
   + Using an Option Tree   
   + Lab 1   
   + Creating an Option Tree   
   + Command Dictionary   
   - Building an Option Tree   
      - Using MAKE   
      - Using BUILD (or BLD)   
      - Using BUILDOPT   
      - Using MTRANS (or not)   
      - Notes About Building   
   + Lab 2   
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   
WebStart   
Maps & Imagery   
X-Midas Interoperability   
RMIF & Remoting   
Installing NeXtMidas   
Support & Maintenance   
File Handlers   


  • The MTRANS Command:
    • All NeXtMidas macros are runnable as-is and do not require "macro translation."
    • There is no MTRANS command in NeXtMidas.
X-Midas Users Take Note:
While X-Midas requires that all macros be translated from .txt files to .mcr files prior to execution, all NeXtMidas macros are runnable without translation. NeXtMidas macros use the .mm (Midas Macro) extension to differentiate them from X-Midas macros.

back