DEBUG

── DEBUG ──────────────────────────────────────────────────────────────┤

(Type: Boolean; Default: FALSE)

The DEBUG option causes each entry affected by MAKEUSER to be listed in the printer file in internal form. The listing takes the form of a hexadecimal dump with the tree structure of the entry indicated by indentations in the listing. Each line shows the index of the first word on the line. The listing includes the node address, inclusive length, and exclusive length of each header.

The DEBUG option forces all input to be written to the printer file even if the LISTI option or the HARDCOPY option was specified. The DEBUG option also causes diagnostic output in certain error situations. If the value of the DEBUG option is TRUE, the contents of the DOINGS array that is passed to the USERDATA function are printed before and after each call.