AIPS NRAO AIPS HELP file for INPUTS in 31DEC24



As of Fri Mar 29 4:07:00 2024


INPUTS: Verb-like to display the adverbs of a task or verb.

INPUTS

TASK                               Task name
DOPRINT                            <= -9 -> no page-full stops
VERSION
                                   Version of code to use.
          Task name may be inserted as an immediate argument
          i.e INPUTS TASK or INPUTS 'TASK'.  The output will go
          to the message file at level 2 (unlike that of INP).

HELP SECTION

INPUTS
Type:  Pseudoverb
Use:   To display the current values of those adverbs relevant
       to the specified verb or task together with a brief
       description and range test.  INPUTS differs frm INP in
       that the messages are stored in the message file (at
       level 2) for later printing.
Grammar:   INPUTS  name
       where name is the name of the task or verb for which
       the information is desired.
Adverbs:
   TASK......Used as the name if no name is specified.
   DOPRINT...In normal interactive mode (not batch or RUN), the
             verb pauses at each full CRT page and ask if you wish to
             continue or not.  To suppress this, set DOPRINT = -9 or
             less.
   VERSION...Version of INPUTS file to be used.  See HELP
             VERSION for details.

EXPLAIN SECTION


AIPS