
{ Defines allocation size of shadow files which must be <= allocation size of the shadowed(passive) file.
{ Note: If changed, messages in mmm$segment_manager_job_temp which have text of "16384" should be changed.

  CONST
    mmc$shadow_allocation_size = 4000(16);  {16384}
