
  PROCEDURE [XREF] qfp$write_qfile_system_label
    (    file_reference: fst$file_reference;
         write_label: boolean;
         system_label: jmt$qfile_system_label;
         application_attributes_size: jmt$qsl_appl_attr_contents_size;
     VAR status: ost$status);

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