
  PROCEDURE [XREF] rap$load_packing_list
    (    external_vsn: clt$parameter_value;
         recorded_vsn: clt$parameter_value;
         tape_type: clt$parameter_value;
         disk_file: clt$parameter_value;
         loading_destination: fst$file_reference;
         unload_volume: boolean;
         removable_media_group: clt$parameter_value;
     VAR status: ost$status);

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