{
{     The purpose of this request is to retrieve connection attribute
{ values in use for a connection file.  The connection whose attributes are
{ to be retrieved is specified via the connection file parameter.
{
{     All connection file attributes are global to the job.
{
{ RFP$GET_ATTRIBUTES(CONNECTION_FILE, FILE_ATTRIBUTES, STATUS)
{
{ CONNECTION_FILE: (input) This parameter specifies the name of the
{   connection file to retrieve the attributes from.
{
{ FILE_ATTRIBUTES: (input,output) This parameter specifies the attributes
{   whose values are to be retrieved and returns the current values of
{   the specified attributes.
{
{ STATUS: (output) This parameter returns the status of the request.
{   A value of normal indicates that the specified attributes were
{   retrieved.
{      CONDITIONS: rfe$invalid_attribute_key
{                  rfe$connection_not_active
{      IDENTIFIER: 'RF'
