{
{       The purpose of this routine is to check to see if the local NAD
{ test has completed on the specified NAD.  This process is valid only
{ when the RHFAM system task is active.
{
{  RFP$CHECK_LOCAL_NAD_TEST (NAD_NAME, LOCAL_NAD_TEST_COMPLETE, STATUS)
{
{ NAD_NAME: (input) This parameter specifies the nad that is to
{   checked.
{
{ LOCAL_NAD_TEST_COMPLETE: (output) This parameter indicates whether the
{   NAD test has completed (TRUE) or whether it is not complete (FALSE).
{
{ STATUS: (output) This status returns the result of the request.
{
{     CONDITIONS: rfe$element_not_found
{                 rfe$system_task_not_active
{
{     IDENTIFIER: 'RF'
{
