
  PROCEDURE [XREF] lgp$terminate_log
    (    global_log: pmt$global_logs;
         termination_file: fst$file_reference;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc pmt$global_logs
*copyc fst$file_reference
*copyc ost$status
?? POP ??
