{}
{   The purpose of this request is to change the value of one or
{ more connection attributes for a terminal-connected file.  This
{ request may only be issued after the file has been opened.
{   The supplied attributes will be used to describe this task's
{ access to the terminal file but will be discarded when
{ this instance of open of this file is closed either explicitly
{ or automatically when the task terminates.
{}
{       IFP$STORE_TERM_CONN_ATTRIBUTES (FILE_IDENTIFIER,
{             CONNECTION_ATTRIBUTES, STATUS)
{}
{ FILE_IDENTIFIER: (input) This parameter specifies the file access
{       identifier established when the file was opened.
{}
{ CONNECTION_ATTRIBUTES: (input-output) This parameter specifies one
{       or more attributes which are to be associated with the
{       file's instance-of-open.
{}
{ STATUS: (output) This parameter specifies the request status.
{      CONDITION: ife$current_job_not_interactive
{                 ife$unknown_attribute_key
{                 ife$prompt_file_name_ill_formed
{                 ife$prompt_file_name_not_found
{                 ife$prompt_file_name_not_term
{                 ife$prompt_string_size
{                 ife$end_of_information_size
{                 ife$input_timeout
{                 ife$input_timeout_length
{                 ife$input_timeout_purge
{                 ife$file_is_not_network_file
{                 ife$vt_change_attributes_error
{                 ame$improper_file_id
{      IDENTIFIER: ifc$interactive_facility_id
{}
