AIPS NRAO AIPS HELP file for TGINDEX in 31DEC24



As of Thu Apr 18 14:48:28 2024


TGINDEX: Verb lists those tasks for which TGET will work.

INPUTS

          Gives task names and the last time they were run.
DOALPHA                            -1 no sort, 0 sort by date,
                                   1 sort alphabetically

HELP SECTION

TGINDEX
Type:  Verb
Use:   Lists all tasks having parameters saved in the special
       Task parameter save file.  Each time a task is caused to
       execute (via the verb GO), the adverb values sent to the
       task are saved in this file.  The user may recover the
       adverb values used for the most recent execution of a
       task via the verb TGET.  Note: only one set of values is
       stored for any given task, but an unlimited number of
       tasks may have their values stored.  TGINDEX lists the
       tasks having such stored values and the most recent time
       that those values were stored.
Adverbs:
  DOALPHA.....Controls sorting of list:
              -1  (actually < -0.5) no sorting
              +1  (actually > +0.5) sort alphabetically by name
              0   (-0.5 < DOALP < 0.5) sort by date descending

EXPLAIN SECTION


AIPS