
  PROCEDURE [XREF] clp$set_input_line
    (    line_kind: clt$input_line_kind;
         line_text: ^clt$command_line;
         line_identifier: clt$line_identifier;
         record_number: amt$file_byte_address;
         line_address: amt$file_byte_address);

?? PUSH (LISTEXT := ON) ??
*copyc amt$file_byte_address
*copyc clt$command_line
*copyc clt$input_line_kind
*copyc clt$line_identifier
?? POP ??
