{
{   The purpose of this procedure is to verify that a catalog as designated by
{ a catalog path exists in the current permanent file catalog system.  A error
{ condition is returned if the path describes a file instead of a catalog.
{
{       PUP$VERIFY_CATALOG_PATH (CATALOG_PATH, STATUS)
{
{ CATALOG_PATH: (input) This parameter specifies the catalog to check.
{
{ STATUS: (output) This parameter returns the request status.
{
{       CONDITIONS: pue$path_not_catalog
{                   pue$item_doesnt_exist
{
{       IDENTIFIER: puc$pf_utility_id
{
