
  PROCEDURE [XREF] rhp$mli_replace_permanent_file
    (permanent_file_name: array [1 .. 7] of rht$c180_ascii812_word;
    user_id: array [1 .. 2] of rht$c180_ascii812_word;
    cycle_number: array [1 .. 1] of rht$c180_ascii812_word;
    file_password: array [1 .. 2] of array [1 .. 2] of rht$c180_ascii812_word;
    local_file_info: rht$local_file_info;
    conversion: syt$data_conversions;
    VAR status: ost$status);

*copyc rhd$nos_ve_types
*copyc ost$user_identification
*copyc syt$data_conversions
