
{ This constant represents the maximum count of completed jobs that can
{ be accumulated since deadstart

  CONST
    jmc$max_completed_job_count = 0FFFFFF(16);
