AIPS NRAO AIPS HELP file for LIST in 31DEC24



As of Tue Apr 23 12:30:43 2024



HELP SECTION

LIST
Type:  Pseudoverb      (other statements on the line allowed)
Use:   To list a procedure.  The statement numbers printed
       during the list are the ones needed during an EDIT,
       ERASE, or MODIFY session.
Grammer:  LIST procedurename
       where 'procedurename' is the name of the procedure to
       be listed.
Example:  LIST MYPROC
       The procedure named MYPROC will be listed.

       The input line may contain other statements besides the
       LIST x command.  However, since LIST is a pseudoverb, it
       will be executed before any of the normal verbs on the
       command line.

EXPLAIN SECTION


AIPS