
  PROCEDURE [XREF] csp$get_text (VAR text: cst$data_string;
    VAR length: cst$data_string_length;
    VAR end_of_line: boolean;
    VAR end_of_text: boolean;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc cst$data_string
*copyc cst$data_string_length
*copyc ost$status
*copyc cse$condition_codes
?? POP ??
