AIPS NRAO AIPS HELP file for TYPE in 31DEC24



As of Fri Apr 26 20:39:47 2024



HELP SECTION

TYPE
Type:  Verb
Use:   To type out the current values of adverbs on the
       user input terminal.
Grammar: TYPE adv1, adv2, adv3, ..., advn
       where adv1, adv2, etc. are valid adverb names.  They
       may refer to scalars, arrays, or strings and may be
       subscripted.  AIPS will type as many lines as
       needed and will provide subscript information for arrays
       and string arrays.
Examples:   TYPE NAMEIN, CLASSIN, SEQIN
            TYPE (6*3/SCALAR), 'EXAMPLE', NMAPS
            TYPE ARRAY2(I,2)
       TYPE and PRINT are pseudonyms

EXPLAIN SECTION


AIPS