{
{   The purpose  of  this  request is to obtain terminal attributes previously
{ associated  with  a  file  by  a  rmp$request_terminal   request.    If   no
{ rmp$request_terminal  was  done  for  the  specified file, or the attributes
{ requested  on  this   interface   were   not   specified   on   a   previous
{ rmp$request_terminal then the value of the source for the attribute returned
{ is set to ifc$undefined_attribute.
{
{       BAP$GET_TERMINAL_ATTRIBUTES (LOCAL_FILE_NAME, TERMINAL_ATTRIBUTES,
{         STATUS)
{
{ LOCAL_FILE_NAME:  (input)  This  parameter  specifies the local file for who
{       terminal attributes are to be obtained for.
{
{ TERMINAL_ATTRIBUTES: (input, output) As an input  this  parameter  specifies
{       the attributes for which information is to be returned for.  As output
{       this parameter  returns  the  source  and  value  for  each  attribute
{       specified.
{
{ STATUS: (output) This parameter returns the request status.
{
{       CONDITIONS:
{
{       IDENTIFIER: amc$access_method_id
{
