{
{   The purpose of this request is to provide information about the master
{ catalogs registered to a specified family.  This request may only be issued
{ by a system administrator or the owner of the set.
{
{       PFP$GET_MASTER_CATALOG_INFO (SET_NAME, FAMILY_NAME,
{                                      CATALOG_INFO_SELECTIONS, P_INFO, STATUS)
{
{ SET_NAME: (input) This parameter specifies the name of the set on which
{       the desired family resides.
{
{ FAMILY_NAME: (input) This parameter specifies the name of the family for
{       which master catalog information is desired.
{
{ CATALOG_INFO_SELECTIONS: (input) This parameter specifies a set of the
{       possible pieces of master catalog information that is to be returned
{       by the request.
{
{ P_INFO: (output) This parameter specifies the container to hold the
{       information returned by the request.
{
{ STATUS: (output) This parameter returns the request status.
{
{        CONDITIONS: pfe$pf_system_error
{                    pfe$bad_set_name
{                    pfe$bad_family_name
{                    pfe$unknown_set
{                    pfe$unknown_family
{                    pfe$not_set_owner
{                    pfe$info_full
{
{        IDENTIFIER: pfc$permanent_file_manager_id
{
