{}
{   The purpose of this request is to allow a user to interrogate the
{   terminal attributes maintained by the system for his/her terminal.
{   Terminal attribute values may be defined in the following ways:
{      . default LOGIN values from the network
{      . IFP$CHANGE_TERMINAL_ATTRIBUTES request
{      . SET_TERMINAL_ATTRIBUTES or CHANGE_TERMINAL_ATTRIBUTES command
{   Terminal attribute values may also be defined via network commands
{   but this is discouraged on NAM/CCP and NAM/CDCNET connections
{   because this request would be unaware of such changes.
{}
{       IFP$GET_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 returned.
{}
{ TERMINAL_ATTRIBUTES: (input-output) This parameter specifies one or more
{       terminal 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_found
{                 ife$file_name_not_terminal
{                 ife$unknown_attribute_key
{      IDENTIFIER: ifc$interactive_facility_id
{}
