{    The purpose of this command is to allow the user to change a single output
{ list entry.  This is accomplished by using the put command output list
{ ordinal or optional name to select the report entry to be changed.  The
{ remaining parameters of this command can be used to change the relevant
{ attributes of the report entry.  Not all attributes will apply to all report
{ entries.  In the case where a user incorrrectly attempts to change an
{ attribute, ANABL will issue an informative error message.
{
{ PUT:  See the put_field_summay command for a description of this parameter.
{
{ NUMBER:  See the put_field_summay command for a description of this
{       parameter.
{
{ NEW_PUT:  This parameter allows the user to change the name of the selected
{       report entry.  This is valid for all report entries.
{
{ NEW_NUMBER:  This parameter allows the user to change the relative position
{       of the selected report entry in the report.  This is valid for all
{       report entries.
{
{ FIELD:  This parameter allows the user to change the list of fields
{           reported by the selected report entry.  This is valid for
{           put_field_summary, put_interval_field, and put_field.  The format
{           of this parameter is different from the field parameter of the
{           put_field_summary command.  You can change the field parameter of
{           the put_field_summary command using this format by specifying the
{           field_name field of this parameter, but not the summary calculation
{           field of this parameter.  If you specify a list of field_names for
{           a put_field_summary, you will have to enclose the list in double
{           parentheses rather than just single parentheses.  (ie chap p=sample
{           f=((f1,f2,f3)).)
{
{ SUMMARY_CALCULATION:  This parameter allows the user to change the
{       summary_calculations reported by a put_field_summary entries.  It is
{       not valid for any other report command.
{
{ DISPLAY_HEADERS:  This parameter allows the user to change the selection of
{       the display_headers parameter of put_field_summary entries.
{
{ ROW_LABEL:  This parameter allows the user to change the row labels of report
{       entries.
{
{ REPORT_INTERVAL:  This parameter allows the user to select a different report
{       interval for a put_interval_field command.
{
{ STRING:  This parameter allows the user to change the strings specified by a
{       put_strings entry.  It does not apply to other report entry types.
{
{ SELECTIONS:  This parameter allows the user to change the selections reported on a
{       put_record.
{
{ COUNTERS:  This parameter allows the user to select a different subset of
{       counters to be output from a put_record.
{
{ DESCRIPTIVE_DATA:  This parameter allows the user to select a different
{       substring of the descriptive data field to be output from a put_record
{       command.
{
{ STATUS: This parameter specifies the request status.
{       CONDITIONS:
{             pte$change_put_parameters_putf
{             pte$change_put_parameters_putfs
{             pte$change_put_parameters_putif
{             pte$change_put_parameters_putr
{             pte$change_put_parameters_puts
{             pte$counter_changed
{             pte$counters_changed
{             pte$duplicate_name
{             pte$error_processing_parameter
{             pte$field_out_of_line_limits
{             pte$field_overlap
{             pte$generate_none_mode
{             pte$header_overflow
{             pte$low_greater_than_high
{             pte$not_put_and_number
{             pte$put_and_number
{             pte$redefined_put
{             pte$selec_ref_by_another_put
{             pte$string_overflow
{             pte$undefined_field_for_put
{             pte$undefined_put_for_change
{             pte$undefined_selec_for_put
