Previous Next        Current Page: NeXtMidas User's Guide / Files / Blue Files / FileTypes / Type 6000 Files
back
FAQs   
Release Information   
Getting Help   
Basic Concepts   
Result Parameters   
XML Support   
Files   
   - AUX List   
   - Inferred Content   
   - Qualifiers   
   - File Trimmers   
   - Access from Macros   
   - Blue Files   
      - File Structure   
      - FileTypes   
         - Type 1000 Files   
         - Type 2000 Files   
         - Type 3000 Files   
         - Type 5000 Files   
         - Type 6000 Files   
      - Header Content   
         - Basic Header   
         - Adjunct Header   
         - Extended Header   
System Operation   
Macros   
Java WebStart   
Graphics   
X-Midas Interoperability   
Third-Party Compatibility   
Installation and Customization   
Running NeXtMidas Independently   
Timelines - Keywords, Updating, Known Issues   
WebSwing to deploy NeXtMidas as a Web App   
Glossary   
Installing and Using Docker   
Using Gradle To Build NextMidas   
NeXtMidas Support for Continous Integrations with GitLab   


Type 6000

Type 6000 files are an extended Type3000 format for flat database files. Type 6000 files contain a series of non-homogeneous records, all with the same structure, much like type 3000 files except with fewer restrictions. Specifically, type 6000 files permit more columns per record, allow a longer name, and permit columns that store fixed-length arrays of data as well as single data elements.

Support for plotting this file type was added in NeXtMidas 3.1.1. See the PLOT explain file for more details.


back