[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'Dos' (#rtl)

Reference for unit 'Dos'

DOS - Turbo Pascal MS-DOS interface

Overview

The DOS unit gives access to some operating system calls related to files, the file system, date and time. Except for the PalmOS target, this unit is available to all supported platforms.

The unit was first written for dos by Florian Klaempfl. It was ported to linux by Mark May and enhanced by Michael Van Canneyt. The Amiga version was ported by Nils Sjoholm.

Under non-DOS systems, some of the functionality is lost, as it is either impossible or meaningless to implement it. Other than that, the functionality for all operating systems is the same.

Related topics

sysinfo

  

System information

process

  

Process handling

diskhandling

  

Directory and disk handling

filehandling

  

File handling

filemodes

  

File open mode constants.

fileattributes

  

File attributes