
  PROCEDURE [XREF] rap$write_strings
    (    string_a: string ( * );
         string_b: string ( * );
         continue_line: boolean;
         indent: 0 .. rac$max_line;
     VAR display_control: clt$display_control;
     VAR display_status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc rac$max_line
*copyc clt$display_control
?? POP ??
