  PROCEDURE [XREF] jmp$read_system_profile
    (    access_id: ost$binary_unique_name;
         cycle_number: jmt$system_profile_cycle_number;
     VAR the_profile: jmt$profile_data;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc jmt$profile_data
*copyc jmt$system_profile_cycle_number
*copyc ost$binary_unique_name
*copyc ost$status
?? POP ??
