{}
{   The purpose of this request is to retrieve the value of one
{ or more connection attributes for a terminal-connected file
{ subsequent to the file being opened.  This request is similar
{ to IFP$GET_TERM_CONN_ATTRIBUTES except that the file_identifier
{ is used to distinguish from among what may be several instances
{ of open of the same file.
{}
{       IFP$FETCH_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 whose value is sought.
{}
{ STATUS: (output) This parameter specifies the request status.
{      CONDITION: ame$improper_file_id
{                 ife$current_job_not_interactive
{                 ife$unknown_attribute_key
{      IDENTIFIER: ifc$interactive_facility_id
{}
