
  PROCEDURE [XREF] clp$set_prev_cmnd_name_and_stat
    (    command: ^clt$command_line;
         command_name: clt$command_name;
         command_status: ost$status);

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