
  TYPE
    jmt$submit_job_statistic_data = record
      job_size: ost$non_negative_integers,
      system_job_name: jmt$system_supplied_name,
    recend;

*copyc jmt$system_supplied_name
*copyc osd$integer_limits
