Previous Next        Current Page: NeXtMidas Training / Working with Files / Listing Files / LIST
back
Start Here   
Background   
Common Midas Concepts   
Getting Started - Part 1   
Getting Started - Part 2   
Working with Files   
   - File Basics   
   + The AUX List   
   + Basic File Commands   
   + Lab 1   
   + File Names   
   + File Types   
   + Lab 2   
   - Listing Files   
      - Overview   
      - LIST   
      - LIST2   
      - Templates   
   + Lab 3   
   + Plotting Files   
   + Lab 4   
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   


  • The LIST Command:
    • LIST was the original command used to graphically list a file in NeXtMidas.
    • The LIST command has a number of limitations:
      • It does not support large files or pipes.
      • It does not support file modification.
      • It does not support auto-sorting (sorting can be done from within a macro).
      • It does not support table templates.
    • The LIST2 command was added in NeXtMidas 2.2.0 as a replacement for LIST.
      • LIST2 solves many of the limitations of LIST.
      • LIST2 has a /LEGACY mode that makes LIST2 behave similar to LIST.
      • LIST is slowly being deprecated and is being replaced by LIST2.

back