Previous Next        Current Page: NeXtMidas Training / Working with Files / Listing Files / Overview
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   


  • Listing Files in NeXtMidas:
    • Listing files is a common Midas operation. NeXtMidas provides three primitives for textually or graphically listing a file:
      DATALIST
      A textual tool for dumping file data to the screen.
      LIST
      A Java Abstract Windowing Toolkit (AWT) based graphical tool.
      Being replaced by the "new and improved" LIST2.
      LIST2
      A Java Swing based graphical tool.
X-Midas Users Take Note:
The LIST2 command is similar to the XDATALIST in X-Midas. The NeXtMidas DATALIST is similar to the DATALIST command in X-Midas.

back