{
{   NOTE:
{     ***********************************************************************
{     ***********************************************************************
{     ****** This program interface is obsolete.  Modules presently    ******
{     ****** using it should be changed to use CLP$END_INCLUDE.        ******
{     ***********************************************************************
{     ***********************************************************************
{
{   The purpose of this request is to terminate the interpretation of commands
{ that was initiated by a clp$scan_command_file request.  The effect  of  this
{ request  is  delayed  until  the  requester  returns  control to the command
{ language interpreter at which time it will  return  to  the  issuer  of  the
{ interpret commands request rather than continuing to read commands.
{
{       CLP$END_SCAN_COMMAND_FILE (UTILITY_NAME, STATUS)
{
{ UTILITY_NAME:  (input)  This  parameter  specifies the utility (process) for
{       which command interpretation is to be terminated.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS: cle$unknown_utility
{       IDENTIFIER: 'CL'
{
