Hi Grant,

I use the (home made) unit attached. It includes the DOS error messages up
to number 106.
To use it, include the unit and do something like:

        sErrorMessage := stDosErrorMsgs[iDosError];


Cheers,

John Christenhusz


> -----Original Message-----
> From: Grant Black [mailto:[EMAIL PROTECTED]]
> 
> 
> I have a client reporting 'I/O Error 105' on a Delphi 1 app 
> of ours.  I
> assume it is something like writing to a file to a read-only 
> device but
> I can't seem to find out what this code means in the help or 
> the Borland
> & MS sites - they just list the Win32 error codes which don't apply in
> this case.
>  
> Any ideas?

DosErrorMsg.pas

Reply via email to