{}
{   The purpose of this request is to allow a user to interrogate the
{   default connection attributes which will be associated with a file
{   at its creation.  These values are established as a result of
{   either of the following:
{      . default values assigned at LOGIN
{      . IFP$CHANGE_TERM_CONN_DEFAULTS request
{      . CHANGE_TERM_CONN_DEFAULTS command
{}
{       IFP$GET_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 returned.
{}
{ TERM_CONN_ATTRIBUTES: (input-output) This parameter specifies one or
{       more connection attributes for which a value is to be returned.
{}
{ STATUS: (output) This parameter specifies the request status.
{      CONDITION: ife$current_job_not_interactive
{                 ife$file_name_ill_formed
{                 ife$file_name_not_terminal
{                 ife$unknown_attribute_key
{      IDENTIFIER: ifc$interactive_facility_id
{}




