AIPS NRAO AIPS HELP file for PCAT in 31DEC24



As of Fri Apr 26 17:35:36 2024


PCAT: Verb to list entries in the user's catalog (no log file).

INPUTS

INDISK          0.0         9.0    Disk drive #.  0 => all
DOALPHA        -1.0         1.0    > 0 -> alphabetize listing
SLOT                               > 0 -> start slot number
                                   < 0 -> end slot number
                                   = 0 -> all slots

HELP SECTION

PCAT
Type: Verb
Use:  PCAT lists all files catalogued on the specified disk
      within a specified range of catalog number.  The
      information listed will not be written to the log file.
Adverbs:
  INDISK.....The disk unit # to list catalog.  0=>all disks
  DOALPHA....> 0 -> alphabetize listing (in groups of no more
             than 200 entries).  <= 0 -> list in catalog order.
  SLOT.......PCAT will list the first section of the catalog
             (1 to -SLOT if SLOT < 0) or the last section of the
             catalog (SLOT to end if SLOT >= 0).

EXPLAIN SECTION


AIPS