{}
{   The purpose of this interface is to change the terminal attributes
{   for a terminal.  Connection attributes cannot be changed by this
{   interface.
{}
{       IFP$CHANGE_TERMINAL_ATTRIBUTES (TERMINAL_FILE_NAME,
{         TERMINAL_ATTRIBUTES, STATUS)
{}
{ TERMINAL_FILE_NAME: (input) This parameter specifies the name of the
{       terminal file for which terminal attributes are to be changed.
{}
{ TERMINAL_ATTRIBUTES: (input) This parameter specifies the terminal
{       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_name_not_found
{                 ife$file_name_not_terminal
{                 ife$unknown_attribute_key
{                 ife$attr_val_disallowed_by_nam
{                 ife$page_length
{                 ife$page_width
{                 ife$control_char_conflict
{                 ife$cr_delay
{                 ife$echoplex
{                 ife$unknown_status_action
{                 ife$fold_line
{                 ife$unknown_end_part_position
{                 ife$unknown_end_line_position
{                 ife$character_flow_control
{                 ife$lf_delay
{                 ife$page_length
{                 ife$hold_page
{                 ife$page_width
{                 ife$unknown_parity_mode
{                 ife$unknown_terminal_class
{                 ife$invalid_key_for_request
{                 ife$vt_change_attributes_error
{      IDENTIFIER: ifc$interactive_facility_id
{}
