
  PROCEDURE [XREF] rap$get_cycle_information
    (    file: fst$file_reference;
     VAR attributes_checksum: integer;
     VAR modification_date_time: ost$date_time;
     VAR status: ost$status);

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