{
{       The purpose of this routine is to activate a previously defined
{ RHFAM client, making it available for connection establishment. The table
{ of RHFAM client definitions is searched for the specified client, which,
{ if found and inactive, is set to active.
{        This routine must be called within the system job or the caller
{ must have NETWORK_APPLICATION_MGMT capability.
{
{ RFP$ACTIVATE_RHFAM_CLIENT (CLIENT, STATUS)
{
{ CLIENT: (input) This parameter specifies the name of the client that is
{   to be activated.
{
{ STATUS: (output) This status returns the result of the request. A status
{   of normal indicates that the specified client is active.
{
{     CONDITIONS: rfe$appl_not_defined
{                 rfe$appl_already_active
{
{     IDENTIFIER: 'RF'
{
