next up previous contents index
Next: HEADER Up: LAS Language Internal Help Previous: FOLD   Contents   Index


GET

        LAS\GET [N [version]] [First] [Last] [Next] [Previous]

    GET copies R into T, and loads the Observation number N in R.  The  cur-
    rent  index  initialized by FIND is first explored, then, if needed, the
    whole input file. If N is absent, the previous (last  read)  Observation
    is  recovered. If N is FIRST (LAST), the first (last) Observation of the
    current index is loaded. If N is NEXT (PREVIOUS),  the  next  (previous)
    Observation in the current index is loaded.


Gildas manager 2011-04-01