AIPS NRAO AIPS HELP file for NAMEGET in 31DEC24



As of Tue Mar 19 1:30:12 2024


NAMEGET: Verb to fill in INNAME, INCLASS, INSEQ, and INTYPE

INPUTS

         $       Input/output adverbs:
INNAME   $                         1st input file (name)
INCLASS  $                         1st input file (class)
INSEQ    $      0.0       9999.0   1st input file (seq #)
INDISK   $     0.0        9.0      Disk drive #.  0 => any
INTYPE   $                         1st input file (type)
ERROR    @    -1.0        1.0      > 0 => name not found

HELP SECTION

NAME
Type: Verb
Use:  NAMEGET will interpret the first name adverbs applying all of
      the standard defaults and fill in all of the values with those
      that will be used.
Input/output adverbs:
  INNAME......First image name (name)  See help INNAME for wild-card
              options, ' ' => any
  INCLASS.....First image name (class).  See help INCLASS for
              wild-card options, ' ' => any
  INSEQ.......First image name (seq. #).  <= 0 => highest
  INDISK......Disk drive # of first image
  INTYPE......First image name (type).   ' ' => any
Output adverbs:
  ERROR.......(Output) False (-1) => name parameters set; True (1)
              => name not found

EXPLAIN SECTION


AIPS