
  PROCEDURE [XREF] csp$get_event_label (event_identifier: cst$event_identifier;
    VAR label: cst$string;
    VAR status: ost$status);

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