
  PROCEDURE [XREF] clp$get_date_time_string
    (    format: clt$date_time_form_string;
     VAR str: ost$string;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc clt$date_time_form_string
*copyc ost$status
*copyc ost$string
?? POP ??
