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

  PROCEDURE [XREF] clp$get_parameter_list
    (VAR parameter_list: ost$string;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc cle$ecc_miscellaneous
*copyc ost$status
*copyc ost$string
?? POP ??
