
  PROCEDURE [XREF] clp$get_standard_line
    (    line_kind: clt$input_line_kind;
         prompt_string: clt$prompt_string;
     VAR status: ost$status);

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