Essential API

+3DOS Essential API

DOS_INITIALISE

Initialise +3DOS

DOS_VERSION

Get the DOS issue and version numbers

DOS_OPEN

Open and/or Create a file

DOS_CLOSE

Close a file

DOS_ABANDON

Abandon a file

DOS_REF_HEAD

Point to header data for this file

DOS_READ

Read bytes from a file into memory

DOS_Write

Read bytes from a file into memory

DOS_READ_BYTE

Read byte from a file, check for soft-EOF

DOS_WRITE_BYTE

Write byte to a file

DOS_CATALOG

Get the disk catalog

DOS_FREE_SPACE

Get free space on drive

DOS_DELETE

Delete a file

DOS_RENAME

Rename a file

DOS_BOOT

Boot from disk

DOS_SET_DRIVE

Set the default drive

DOS_SET_USER

Set the default user

Last modified November 24, 2021: Start of +3DOS documentation (253d8cc)