Previous: DateTime type To the Table of Content Next: Registers type

- 4.24.1.5 -
Standard Units
Dos Unit
Dos Unit Constants and Variables

DosError variable

Targets: MS-DOS, OS/2, Win32


Dos Unit, WinDos Unit

DosError is used by many of the routines in the Dos unit to report errors.

Declaration:
var
  DosError: Integer;
Remarks:
The values stored in DosError are operating system depended error codes.


Previous: DateTime type To the Table of Content Next: Registers type
DateTime type Table of Content Registers type

- 4.24.1.5 -