{
{    The purpose of this request is to return the family access value and
{ and associated information for the specified family.
{
{       DFP$GET_FAMILY_ACCESS (FAMILY, FAMILY_KNOWN, FAMILY_ACCESS,
{             SERVER_STATE, LEVELER_STATUS)
{
{ FAMILY: (input) This parameter specifies the name of the family of interest.
{
{ FAMILY_KNOWN: (output) This parameter specifies whether the family is known
{       to any server mainframe or to the host mainframe. If the value of this
{       parameter is returned as FALSE, then the remaining output parameters
{       are undefined.
{
{ FAMILY_ACCESS: (output) This parameter returns the access of the family. Note
{       that it may indicate a non-served family (that is, "local") by means of
{       returning an empty set in which case the remaining output paramters are
{       undefined.
{
{ SERVER_STATE: (output) This parameter describes the state of the server
{       mainframe on which the family resides.
{
{ LEVELER_STATUS: (output) This parameter specifies the job leveler status of
{       the server mainframe on which the family resides.
{
