{}
{   The purpose of this interface is to change the default connection
{   attribute values which are assigned to a file at its creation.
{   Subsequent file creations will use the new default connection
{   attribute values.  Files created before the interface was executed
{   will not be affected, but will use the default attribute values
{   which were in effect at each file's creation.
{}
{       IFP$CHANGE_TERM_CONN_DEFAULTS (TERMINAL_FILE_NAME,
{         TERM_CONN_ATTRIBUTES, STATUS)
{}
{ TERMINAL_FILE_NAME: (input) This parameter specifies the name of the
{       terminal file associated with the connection 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$$file_is_not_network_file
{                 ife$$illegal_nam_ccp_conn_change
{                 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_file_id_not_found
{                 ife$$prompt_file_id_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
{      IDENTIFIER: ifc$interactive_facility_id
{}


