
{
{   NOTE:
{     ***********************************************************************
{     ***********************************************************************
{     ****** This program interface is obsolete.  Modules presently    ******
{     ****** using it should be changed to use CLP$INCLUDE_FILE.       ******
{     ***********************************************************************
{     ***********************************************************************
{

  PROCEDURE [XREF] clp$scan_command_file
    (    file: fst$file_reference;
         utility_name: ost$name;
         prompt_string: clt$prompt_string;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$local_file_name
*copyc clc$standard_file_names
*copyc cle$exception_condition_codes
*copyc clt$prompt_string
*copyc fst$file_reference
*copyc ost$name
*copyc ost$status
?? POP ??
