{    The purpose of this command is to allow the user to examine the current
{ state of the output list specified to ANABL.  The user can choose to examine
{ a selected subrange of report entries, or all report entries.
{
{ PUT:  The report entry name.
{
{ NUMBER:  The report entry ordinal.  The user can chose to display a single
{       report entry by specifying its ordinal.  Specifying the keyword LAST
{       causes this command to display the report entry with the highest
{       ordinal.  Using the keyword ALL causes this command to display all
{       output report entries.
{
{ DISPLAY_OPTION:  The different types of displays available.  Valid values are
{       the keywords NAME, TYPE, ENTRY, or ALL.  The keyword NAME causes
{       display_put to list the names of the puts.  The keyword TYPE causes
{       display_put to display whether the put is a put_record, put_field,
{       put_field_summary, or put_interval_field.  The keyword ENTRY causes
{       display_put to display the fields or records to be output by each
{       specified put.
{
{ OUTPUT:  The output file the display is written to.
{
{ STATUS: This parameter specifies the request status.
{       CONDITIONS:
{             pte$duplicate_name
{             pte$duplicate_numbers
{             pte$error_processing_parameter
{             pte$generate_none_mode
{             pte$undefined_put_for_dis
{             pte$not_put_and_number
{             pte$put_and_number
