{
{   The purpose of this interface is to return whether the specified
{ family is a served family.  A served family is one that resides on
{ another mainframe connected by the file server.  All access to files
{ on a served family will be through the file server.
{
{   DFP$RETURN_FAMILY_SERVED (FAMILY_NAME, FAMILY_SERVED)
{
{  FAMILY_NAME: (input)  This parameter specifies the family name to
{     check.  The specified family is assumed to be capitilized.
{
{  FAMILY_SERVED: (output) This parameter returns whether the specified
{     family resides on a server mainframe.  This is returned even if the
{     file server is in a inactivate, deactivating, or terminated state.
{
