
  PROCEDURE [XREF] clp$echo_command
    (    interpreter_mode: clt$interpreter_modes;
         command: string ( * );
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc clt$interpreter_modes
*copyc ost$status
?? POP ??
