AIPS NRAO AIPS HELP file for SGUINDEX in 31DEC25



As of Mon Dec 9 13:00:22 2024


SGUINDEX: Verb lists SAVE areas by name and time of last SAVE.

INPUTS

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

SGINDEX
Type:  Verb
Use:   Lists all files created by the SAVE pseudoverb including
       the user-given, 16-character name and the last save date
       and time.  These areas contain the complete POPS
       environment including all procedures and adverb values at
       the time of the SAVE.
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