
{ This is the maximum number of applications to manipulate files from the
{ queue that can be active simultaneously.

  CONST
    jmc$maximum_input_applications = 10;

