  PROCEDURE [XREF] fsp$analyze_file_expiration
    (    expiration_date: string (6);
     VAR file_is_expired: boolean;
     VAR status: ost$status);

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