The Submatrix File Attribute List contains the files and record lengths you will need to write data to the Real, Integer and Vector submatrix files. You should never change the information stored in this array.
| Word | Name | Description |
|---|---|---|
| LUS(1) | LUSR | FMS file number for the matrix file. |
| LUS(2) | LUSI | FMS file number for the integer file. |
| LUS(3) | LENR | Matrix file record length. |
| LUS(4) | LENI | Integer file record length. |
| LUS(5) | NUMREC | Number of records. |
| LUS(6) | NONE | Reserved for future use. |
| LUS(7) | IRFMAT | Record format (0=fixed length, 1=variable). |
| LUS(8) | LUSV | FMS file number for the vector file. |
| LUS(9) | NUMV | Number of vectors on LUSV. |
| LUS(10) | LENV | Vector file record length. |
| LUX(11) - LUX(25) |
NONE | Reserved for future use. |