{
{   The purpose of this request is to return the source (residence) of the
{ requesting command or function.
{
{       CLP$GET_SOURCE (SOURCE, STATUS)
{
{ SOURCE: (output)  This parameter specifies the source of the command or
{       function.  The KIND field specifies one of:
{
{       CLC$SYSTEM_SOURCE:  the command or function is part of the system.
{
{       CLC$UTILITY_SOURCE:  the command or function is part of the utility
{             designated by the UTILITY_NAME field.
{
{       CLC$CATALOG_SOURCE:  the command resides on a file in the catalog
{             designated by the PATH_NAME field.
{
{       CLC$LIBRARY_SOURCE:  the command or function resides in the object
{             library designated by the PATH_NAME field.
{
{ STATUS: (output) This parameter specifies the request status.
{
