{
{    The purpose of this request is to retrieve connection attribute values in
{  use for a connection.  The connection whose attributes are to be retrieved is
{  specified via the network file which identifies the local end point of the
{  connection.
{
{    If a connection access attribute is retrieved, the returned value specifies
{  the initial instance of open attribute value to be used for subsequent
{  instances of open of the specified network file.
{
{        NAP$GET_ATTRIBUTES (FILE, ATTRIBUTES, STATUS)
{
{  FILE: (input) This parameter specifies the name of the network file which
{        identifies the local end point of the connection whose attributes are
{        to be retrieved.
{
{  ATTRIBUTES: (input-output) This parameter specifies (as input) the attributes
{        whose values are to be retrieved and (as output) the current values of
{        these attributes.
{
{  STATUS: (output) This parameter specifies the request status.
{        CONDITIONS:
{              ame$file_not_known
{              ame$improper_device_class
{              nae$connection_terminated
{              nae$data_area_too_small
{              nae$switch_offer_pending
{              nae$switch_offer_accepted
{              nae$unknown_attribute
{              {other BAM conditions}
{
