
  PROCEDURE [XREF] qfp$submit_qfile
    (    system_label: jmt$qfile_system_label;
         earliest_clock_time_to_process: jmt$clock_time;
         latest_clock_time_to_process: jmt$clock_time;
         current_clock_time: jmt$clock_time;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc jme$maximum_generic_qfiles
*copyc jmt$clock_time
*copyc jmt$qfile_system_label
*copyc ost$status
?? POP ??
