
  PROCEDURE [XREF] jmp$read_profile
    (    base_file: fst$file_reference;
     VAR the_profile: jmt$profile_data;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc jme$profile_errors
*copyc jmt$profile_data
*copyc ost$status
?? POP ??
