MLIST

        [MRTCAL\]MLIST  [IN|CURRENT]  [/COLUMNS List] [/PAGE] [/FILE Output-
    File]
        [MRTCAL\]MLIST [IN|CURRENT] /TOC Keys  [/PAGE]  [/VARIABLE  VarName]
    [/FILE OutputFile]
        [MRTCAL\]MLIST [IN|CURRENT] /POINTING [/FILE OutputFile]

    MLIST the content of the given index. MLIST CURRENT refers to the selec-
    tion made with the command MFIND. MLIST IN lists all the files known  in
    the memory index. Default is MLIST CURRENT.

    MLIST offers 3 main kind of lists:
      -  Basic  (no  dedicated  option):  list the entries in index (one per
        line). The columns can be customized with /COLUMNS.
      - Table-Of-Contents (/TOC): summarize the entries per group of proper-
        ties. See subtopic for details.
      -  Pointing results (/POINTING): list all the pointing drift solutions
        found in the index. There can be 0 (not a pointing)  to  many  solu-
        tions per entries.

    The  output  can  be  redirected  to  an ASCII file thanks to the option
    /FILE. Default is print to STDOUT, continuously (scroll  mode,  default)
    or page by page (option /PAGE).


Subsections