AIPS NRAO AIPS HELP file for TGUINDEX in 31DEC25



As of Mon Dec 9 12:35:12 2024


TGUINDEX: Verb lists those tasks for which TUGET will work

INPUTS

          Gives task names and the last time they were run.
USERID            0.0              Desired user number
INDISK            0.0              USERID's disk 1; 0 -> 1
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:
  USERID.......The user number under which the desired adverbs were
               stored.  0 -> current user number
  INDISK.......The disk number of USERID's disk 1.  If USERID's disk 1
               is not normally one of yours, you must add it to one of
               the .dadevs files (e.g. $HOME/.dadevs.always) so that
               you may access it.
  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