
{
{    The purpose of this request is to change the attributes of a client
{  application.
{
{       NAP$CHANGE_CLIENT (CLIENT, MAX_CONNECTIONS, CONNECTION_PRIORITY,
{             RESERVED_APPLICATION_ID, APPLICATION_ID, CLIENT_CAPABILITY,
{             CLIENT_RING, CLIENT_SYSTEM_PRIVILEGE, STATUS)
{
{ CLIENT: (input) This parameter specifies the name of the client application
{       whose attributes are to be changed.
{
{ MAX_CONNECTIONS: (input) This parameter specifies the new max_connections
{       attribute value.
{
{ CONNECTION_PRIORITY: (input) This parameter specifies the new
{       connection_priority attribute value.
{
{ RESERVED_APPLICATION_ID: (input) This parameter specifies the new
{       reserved_application_id attribute value.
{
{ APPLICATION_ID: (input) This parameter specifies the new application_id
{       attribute value.
{
{ CLIENT_CAPABILITY: (input) This parameter specifies the new
{       client_capability attribute value.
{
{ CLIENT_RING: (input) This parameter specifies the new client_ring attribute
{       value.
{
{ CLIENT_SYSTEM_PRIVILEGE: (input) This parameter specifies the new
{       client_system_privilege attribute value.
{
{ STATUS: (output) This parameter specifies the request status.
{        CONDITIONS:
{              nae$application_file_error
{              nae$application_file_mismatch
{              nae$application_file_not_open
{              nae$application_not_restored
{              nae$incorrect_appl_file_version
{              nae$invalid_user
{

