
  CONST
*IF NOT $true(osv$unix)
    fsc$max_path_size = 512;
*ELSE
    fsc$max_path_size = 1023;
*IFEND
