[fpc-devel]question about compiler/messages.pas
Michail A.Baikov
baikov at mosfilm.ru
Fri Oct 20 20:20:32 CEST 2000
number of string: 180
{$I-}
reset(f);
{$I+}
if ioresult<>0 then
begin
WriteLn('*** message file '+fn+' not found ***');
exit;
end;
Why everything not found? Better use Unable open blablabla... Don't confusing users ;))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20001020/57871f12/attachment.html>
More information about the fpc-devel
mailing list