AIPS NRAO AIPS HELP file for SHOW in 31DEC24



As of Sat Apr 20 4:14:49 2024


SHOW: Verblike to display the TELL adverbs of a task.

INPUTS

TASK                               Task name
                                   Version of code to use.
VERSION
          Task name may be inserted as an immediate argument
          i.e SHOW TASK or SHOW 'TASK'.  The output will go
          to the message file at level 2.

HELP SECTION

SHOW
Type:  Pseudoverb
Use:   To display the current values of those adverbs relevant
       to a TELL operation on a specified task together with a
       brief description and range test.  SHOW is like INPUTS
       but is restricted to those parameters passed to a
       running task by TELL.  See HELP TELL.
Grammar:   SHOW  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.
   VERSION...Version of SHOW file to be used.  See HELP
             VERSION for details.

EXPLAIN SECTION


AIPS