{}
{   The purpose of this interface is to change the connection attributes
{   for a file.  Subsequent instances-of-open of the file will use the
{   new connection attribute values.  Instances-of-open of the file
{   created before the interface was executed will not be affected, but
{   will use the attribute values which were in effect for the file at
{   the creation of each instance.
{}
{       IFP$CHANGE_TERM_CONN_ATTRIBUTES (TERMINAL_FILE_NAME,
{         TERM_CONN_ATTRIBUTES, STATUS)
{}
{ TERMINAL_FILE_NAME: (input) This parameter specifies the name of the
{       terminal file for which connection attributes are to be changed.
{}
{ TERM_CONN_ATTRIBUTES: (input) This parameter specifies the connection
{       attributes to be changed and their associated new values.
{}
{ STATUS: (output) This parameter specifies the request status.
{      CONDITION: ife$current_job_not_interactive
{                 ife$file_name_ill_formed
{                 ife$illegal_nam_ccp_conn_change
{                 ife$current_job_not_interactive
{                 ife$file_name_not_terminal
{                 ife$unknown_attribute_key
{                 ife$attention_character_action
{                 ife$break_key_action
{                 ife$end_of_information_size
{                 ife$input_block_size
{                 ife$unknown_input_editing_mode
{                 ife$unknown_input_output_mode
{                 ife$input_timeout
{                 ife$input_timeout_length
{                 ife$input_timeout_purge
{                 ife$partial_char_forwarding
{                 ife$prompt_file_name_ill_formed
{                 ife$prompt_file_name_not_found
{                 ife$prompt_file_name_not_term
{                 ife$prompt_string_size
{                 ife$store_backspace_character
{                 ife$store_nuls_dels
{                 ife$unknown_trans_char_mode
{                 ife$unknown_trans_length_mode
{                 ife$unknown_trans_timeout_mode
{                 ife$trans_fwd_character_size
{                 ife$trans_message_length
{                 ife$trans_term_character_size
{                 ife$unknown_trans_protocol_mode
{                 ose$job_pageable_full
{      IDENTIFIER: ifc$interactive_facility_id
{}
