AIPS NRAO AIPS HELP file for DEBUG in 31DEC24



As of Sat Apr 20 3:47:08 2024


DEBUG: Pseudoverb to turn on/off POPS language debugger.

INPUTS

          Grammar:      DEBUG TRUE       turn on messages
                        DEBUG FALSE      turn off messages
          This command may be one of several on a line and uses
          no adverbs.


HELP SECTION

DEBUG
Type:  Pseudoverb
Use:   To turn on and off special debug messages from the POPS
       compiler and interpreter.
Grammar:  DEBUG TRUE      turns on messages
          DEBUG FALSE     turns off messages
       The messages are a powerful debugging tool, but only
       for programmers who are very familiar with the guts of
       POPS.

EXPLAIN SECTION


AIPS