
  PROCEDURE [XREF] rmp$request_mass_storage (file: fst$file_reference;
        allocation_size: rmt$allocation_size;
        estimated_file_size: amt$file_byte_address;
        file_class: rmt$mass_storage_class;
        initial_volume: rmt$recorded_vsn;
        volume_overflow_allowed: boolean;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$file_byte_address
*copyc fst$file_reference
*copyc ost$status
*copyc rmc$condition_code_limits
*copyc rmc$unspecified_allocation_size
*copyc rmc$unspecified_file_class
*copyc rmc$unspecified_file_size
*copyc rmc$unspecified_vsn
*copyc rme$request_mass_storage
*copyc rmt$allocation_size
*copyc rmt$mass_storage_class
*copyc rmt$recorded_vsn
?? POP ??
