
  PROCEDURE [XREF] clp$get_day_and_month_names
    (    language: ost$natural_language;
     VAR day_and_month_names_ptr: ^clt$day_and_month_names;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc ost$natural_language
*copyc clt$day_and_month_names
*copyc ost$status
?? POP ??
