
  PROCEDURE [XREF] clp$append_status_parse_state
    (    delimiter: char;
         parse: clt$parse_state;
     VAR status {input, output} : ost$status);

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