{
{    The purpose of this request is to specify connection attribute values to be
{  used for a connection.  The connection whose attributes are to be changed is
{  specified via an instance of open of the network file which identifies the
{  local end point of the connection.
{
{    If a connection access attribute is changed, the new value applies only
{  when the connection is accessed via the specified instance of open of the
{  network file.
{
{        NAP$STORE_ATTRIBUTES (FILE_IDENTIFIER, ATTRIBUTES, STATUS)
{
{  FILE_IDENTIFIER: (input) This parameter specifies the file access identifier
{        established when the network file was opened.
{
{  ATTRIBUTES: (input) This parameter specifies the attributes to be changed and
{        the new values for these attributes.
{
{  STATUS: (output) This parameter specifies the request status.
{        CONDITIONS:
{              ame$improper_device_class
{              ame$improper_file_id
{              ame$ring_validation_error
{              nae$connection_terminated
{              nae$invalid_eoi_message_size
{              nae$invalid_connect_data_change
{              nae$max_data_length_exceeded
{              nae$unknown_attribute
{              {other BAM conditions}
{
