  PROCEDURE [XREF] rap$display_packing_list
    (    packing_list_path_p: ^fst$file_reference;
         subtitle_p: ^string(*);
         idb_title_path_p: ^fst$file_reference;
         display_option: ost$name;
         output_file_path_p: ^fst$file_reference;
     VAR status: ost$status);

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