{
{   The purpose  of  this  request  is  to  get the description of the current
{ working catalog.
{
{       CLP$GET_WORKING_CATALOG (CATALOG_REFERENCE, PATH_CONTAINER, PATH,
{         STATUS)
{
{ CATALOG_REFERENCE:  (output) This parameter specifies the absolute path name
{       and size of the path name.
{
{ PATH_CONTAINER: (output) This parameter specifies the storage area  for  the
{       path.   The array of path elements is placed in this area and the PATH
{       paraeter is set to point to the array.
{
{ PATH: (output) This parameter specifies the path through  the  hierarchy  of
{       catalogs that represents the current working catalog.  The first entry
{       in this array is set to the family name of the owner  of  the  working
{       catalog  (if specified in the reference as $FAMILY, the current family
{       name is substituted).  The second entry in this array is  set  to  the
{       user  name  of  the  owner of the working catalog (if specified in the
{       reference as $USER, the current user name is substituted).   The  last
{       entry  in  this  array specifies the working catalog.  Entries between
{       the user and last entries, if any, designate subcatalogs.
{       NOTE  that  if  the first entry in this array is $LOCAL, then the path
{       designates the job's $LOCAL catalog.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS: none
{       IDENTIFIER: 'CL'
{
