next up previous contents index
Next: LOAD Up: LIST Previous: LIST   Contents   Index


LIST /TOC

        LAS\LIST [IN|OUT] /TOC [Attr1 Attr2 ... AttrN]

    LIST /TOC displays the Table Of Contents of the current index, or of the
    input (LIST IN) or output file (LIST OUT). A summary  of  the  different
    values of each attribute is made, plus a final summary of all the combi-
    nations (setups). The attributes can be:
        - SOURCE
        - LINE
        - TELESCOPE
        - OFF1
        - OFF2
        - INDEX
        - NUMBER
        - BLOCK
        - VERSION
        - KIND
        - QUALITY
        - SCAN
    By default, SOURCE, LINE and TELESCOPE are used.

    The table of contents is also saved in a SIC structure named  TOC%,  and
    is  updated after each call to the command LIST /TOC. One must take care
    that subsequent calls to FIND can lead to values  in  TOC%  inconsistant
    with  the current index. In this context advanced users may need to save
    a copy of TOC%. The standard way to do this in SIC syntax is the follow-
    ing:
        LAS90> define structure newtoc /like toc
        LAS90> let newtoc% toc%


Gildas manager 2011-09-07