{
{   The purpose of this request is to provide information about the family
{ catalogs registered in a specified set.  This request may only be issued
{ by a system administrator or the owner of the set.
{
{       PFP$GET_FAMILY_INFO (SET_NAME, CATALOG_INFO_SELECTIONS, P_INFO, STATUS)
{
{ SET_NAME: (input) This parameter specifies the name of the set for which
{       family catalog information is desired.
{
{ CATALOG_INFO_SELECTIONS: (input) This parameter specifies a set of the
{       possible pieces of family 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$unknown_set
{                    pfe$not_set_owner
{                    pfe$info_full
{
{        IDENTIFIER: pfc$permanent_file_manager_id
{
