{ This value represents the largest area that can be reserved for the label
{ for a job or output file in the file attribute area of a file.  The size
{ of this value cannot exceed two bytes in length.
{
{ WARNING!!!   If this value exceeds two bytes in length, a breakage will occur
{ in NOS/VE permanent files.  Do not exceed 0ffff(16), i.e. 65535.

  CONST
    jmc$maximum_system_label_length = 2fff(16);
