{
{   NOTE:
{     ***********************************************************************
{     ***********************************************************************
{     ****** This program interface is obsolete.  Modules presently    ******
{     ****** using it should be changed to use CLP$GET_PARAMETER_      ******
{     ****** LIST_TEXT.                                                ******
{     ***********************************************************************
{     ***********************************************************************
{
{   The purpose of this request is to return the entire parameter list, in its
{ uninterpreted form, as a string.  If no parameters were given, a null string
{ is returned.
{
{       CLP$GET_PARAMETER_LIST (PARAMETER_LIST, STATUS)
{
{ PARAMETER_LIST: (output) This parameter specifies the parameter list.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS: cle$unexpected_call_to
{       IDENTIFIER: 'CL'
{
