
  PROCEDURE [XREF] qfp$get_input_file_location
    (    system_job_name: jmt$system_supplied_name;
     VAR location: jmt$input_file_location;
     VAR family: ost$family_name;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc jme$queued_file_conditions
*copyc jmt$input_file_location
*copyc jmt$system_supplied_name
*copyc ost$status
*copyc ost$user_identification
?? POP ??
