if not Ignore then begin 1601 if ErrFunc = '__main' then 1602 ErrFunc := '_main'; 1603 if ErrFunc = '__exit' then 1604 ErrFunc := '_exit';