 CONST
*IF NOT $true(osv$unix)
    fsc$longest_wait_time = 0ffffffff(16);
*ELSE
    fsc$longest_wait_time = 7fffffff(16);
*IFEND
