
  PROCEDURE [XREF] pfp$r3_change_cycle_date_time
    (    file: fst$file_reference;
         password: pft$password;
         p_new_access_date_time: ^fst$date_time;
         p_new_creation_date_time: ^fst$date_time;
         p_new_modification_date_time: ^fst$date_time;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fse$vxve_exception_conditions
*copyc fst$date_time
*copyc fst$file_reference
*copyc ost$status
*copyc pft$password
*copyc pfe$error_condition_codes
?? POP ??
