Previous Next        Current Page: NeXtMidas Training / File Handlers / Lab 1 / Solution
back
Start Here   
Background   
Common Midas Concepts   
Getting Started - Part 1   
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   
WebStart   
Maps & Imagery   
X-Midas Interoperability   
RMIF & Remoting   
Installing NeXtMidas   
Support & Maintenance   
File Handlers   
   + Introduction   
   - Lab 1   
      - File Format   
      - Part 1   
      - Part 1 (ctd.)   
      - Part 1 (ctd.)   
      - Part 2   
      - Part 3   
      - Part 4   
      - Solution   
   + Lab 2   


  • Solution:
    • After completing Parts 1-4, your class will look similar to this.
    • You should have also added an entry to the file handlers table using:
      nM> SET REG.HANDLERS.FILE.ORANGE "nxm.train.lib.OrangeFile"
    • The following commands should now work with ORANGE files.
      • DATALIST
      • FILE
      • FILES
      • STATUS

back