AIPS HELP file for TYPE in 31DEC25
As of Tue Dec 10 4:58:54 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