
  PROCEDURE [XREF] jmp$display_profile_changes
    (    the_changes: jmt$profile_changes;
         output_file: clt$parameter_value;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc clt$parameter_value
*copyc jme$object_display_errors
*copyc jmt$profile_changes
*copyc ost$status
?? POP ??
