  PROCEDURE [XREF] jmp$open_system_profile
    (    access_id: ost$binary_unique_name;
         cycle_number: jmt$system_profile_cycle_number;
         open_for_write: boolean;
         validation_attributes_p: ^fst$file_cycle_attributes;
     VAR profile_file_identifier: amt$file_identifier;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$file_identifier
*copyc fst$attachment_options
*copyc fst$file_cycle_attributes
*copyc jmt$system_profile_cycle_number
*copyc ost$binary_unique_name
*copyc ost$status
?? POP ??
