{
{   This request is intended for use by commands processors that do not use
{ clp$evaluate_parameters and have "secure" parameters.  The presence of
{ "secure" parameters should cause to command to have the "manually log"
{ attribute.  This attribute means that it is the responsibility of the
{ command's processor to cause the image of the command call to be logged
{ and/or echoed.  A command processor that uses clp$evaluate_parameters need
{ not concern itself with this responsibility since that interface will perform
{ the operation of this request on behalf of the command processor.
{
{       CLP$LOG_AND_OR_ECHO_COMMAND (EDITED_PARAMETER_LIST_TEXT, STATUS)
{
{ EDITED_PARAMETER_LIST_TEXT: (input)  This parameter specifies the text of the
{       parameter list passed to the command processor with the "secure"
{       parameters edited out.
{
{ STATUS: (output)  This parameter specifies the request status.
{
