
  CONST
*IF NOT $true(osv$unix)
    fsc$max_path_element_size = osc$max_name_size;

*copyc ost$name
*ELSE
    fsc$max_path_element_size = 255;
*IFEND
