
{
{      This sub-command is used to verify the contents of a newly
{ generated configuration file.  This allows RHFAM configuration file
{ validity to be checked before installation attempts are made.
{
{      VERRC is a sub-command of the MANAGE_RHFAM_NETWORK
{ and can be executed by any user that has network operator capabilities
{ or by the system job.
{
{ VERIFY_RHFAM_CONFIGURATION, VERRC(
{      input, i: file = $required
{      output, o : file = $output
{      status: status = $optional)
{
{ input:  This parameter specifies the name of the file containing the
{   RHFAM configuration directives to verify.
{
{ output:  This parameter specifies the name of the file to which the
{   verification output will be written.  Each directive will be
{   echoed to the output file, and any diagnostic associated
{   with the directive will be written in the following lines.
{
{    WARNING - The echo is performed by creating a file connection between
{              the 'output' file and the '$echo' file.  If the user specifies
{              a file that can not be connected to '$echo', the command
{              will not be processed and an invalid status will be returned.
{
{ status:  This parameter returns the results of the request.
{
